Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation in subfolder -> error 500 with nginx and php5-fpm #50

Closed
1000i100 opened this issue Jan 11, 2014 · 6 comments
Closed

installation in subfolder -> error 500 with nginx and php5-fpm #50

1000i100 opened this issue Jan 11, 2014 · 6 comments

Comments

@1000i100
Copy link

I have a vhost for all my internal use tools (phpmyadmin, roundcube...)
I access them like this :
adminVhost.domaine.com/phpmyadmin/
adminVhost.domaine.com/roundcube/
...
i would like to use rainloop the same way but it look to fail in error 500 when i try to install it in a subfolder (in vhost root, the first screen is displayed well)

Here is my log error message :

2014/01/11 14:26:20 [error] 4380#0: *42 FastCGI sent in stderr: "PHP message: PHP Fatal error:  include(): Cannot redeclare class rainloop\service in /adminVhostFolder/rainloop/rainloop/v/1.6.1.629/app/libraries/MailSo/MailSo.php on line 12" while reading response header from upstream, client: 192.168.1.1, server: adminVhost.domaine.com, request: "GET /rainloop/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "adminVhost.domaine.com"

any tips of fix ?
Regards,
GammaNu

@1000i100
Copy link
Author

One more thing :
If i change
adminVhost.domaine.com/rainloop/
to
adminVhost.domaine.com/rl/
i have no more a 500 error but this message :
[101] Can't read version file

does rainloop is blacklisted in your app for web file access security ?

@RainLoop
Copy link
Owner

This is weird. The program has no such restrictions.

@1000i100
Copy link
Author

Ok, i will make some more test this week, one the same server and on an other.
Just stay in touch, i will update this issue soon.

Regards,
GammaNu

@RainLoop
Copy link
Owner

RainLoop commented Feb 5, 2014

Any news?

@RainLoop RainLoop closed this as completed Feb 6, 2014
@rebornishard
Copy link

can i reopen this one ?
i also getting this error on server but not on localhost
thanks

@RainLoop RainLoop reopened this Apr 13, 2014
@rebornishard
Copy link

testing it using ajenti with nginx, php-fpm
result : [101] Can't read version file
let me test with apache

@RainLoop RainLoop closed this as completed May 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants