Hi all,
After a crash, the server runs normally SER process. In /tmp/ I've my ser_fifo with same rights than an other server.
But my SERWeb says :
Warning: filetype(): Lstat failed for (null) (errno=13 - Permission denied) in /var/www/client/functions.php on line 332
FIFO not running or bad path to it, file: /var/www/client/functions.php:335
I've make a test by extracting the if bloc in functions.php near line 332. I put this in an other file. When I execute "php test.php", filetype is Okay. But when I access by http://.../test.php I've got the same error than serweb.
Thanks for your support.
Adrien
Up. No one have an idea ? :/
Le lundi 19 mars 2007 à 17:36 +0100, inge a écrit :
Hi all,
After a crash, the server runs normally SER process. In /tmp/ I've my ser_fifo with same rights than an other server.
But my SERWeb says :
Warning: filetype(): Lstat failed for (null) (errno=13 - Permission denied) in /var/www/client/functions.php on line 332
FIFO not running or bad path to it, file: /var/www/client/functions.php:335
I've make a test by extracting the if bloc in functions.php near line 332. I put this in an other file. When I execute "php test.php", filetype is Okay. But when I access by http://.../test.php I've got the same error than serweb.
Thanks for your support.
Adrien
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
The user running apache does not have the correct permissions (apache/nobody). Try running the script from command line as that user. g-)
inge wrote:
Up. No one have an idea ? :/
Le lundi 19 mars 2007 à 17:36 +0100, inge a écrit :
Hi all,
After a crash, the server runs normally SER process. In /tmp/ I've my ser_fifo with same rights than an other server.
But my SERWeb says :
Warning: filetype(): Lstat failed for (null) (errno=13 - Permission denied) in /var/www/client/functions.php on line 332
FIFO not running or bad path to it, file: /var/www/client/functions.php:335
I've make a test by extracting the if bloc in functions.php near line 332. I put this in an other file. When I execute "php test.php", filetype is Okay. But when I access by http://.../test.php I've got the same error than serweb.
Thanks for your support.
Adrien
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Thanks for your answer.
I already try in command line, it's okay. But before crash it works, and on an other PC, works too.
I'll become crazy.
Le mardi 20 mars 2007 à 11:15 +0100, Greger V. Teigre a écrit :
The user running apache does not have the correct permissions (apache/nobody). Try running the script from command line as that user. g-)
inge wrote:
Up. No one have an idea ? :/
Le lundi 19 mars 2007 à 17:36 +0100, inge a écrit :
Hi all,
After a crash, the server runs normally SER process. In /tmp/ I've my ser_fifo with same rights than an other server.
But my SERWeb says :
Warning: filetype(): Lstat failed for (null) (errno=13 - Permission denied) in /var/www/client/functions.php on line 332
FIFO not running or bad path to it, file: /var/www/client/functions.php:335
I've make a test by extracting the if bloc in functions.php near line 332. I put this in an other file. When I execute "php test.php", filetype is Okay. But when I access by http://.../test.php I've got the same error than serweb.
Thanks for your support.
Adrien
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
I find the solution !!!
It was because of SELinux :/ grrr
Thanks ;)
Le mardi 20 mars 2007 à 12:10 +0100, inge a écrit :
Thanks for your answer.
I already try in command line, it's okay. But before crash it works, and on an other PC, works too.
I'll become crazy.
Le mardi 20 mars 2007 à 11:15 +0100, Greger V. Teigre a écrit :
The user running apache does not have the correct permissions (apache/nobody). Try running the script from command line as that user. g-)
inge wrote:
Up. No one have an idea ? :/
Le lundi 19 mars 2007 à 17:36 +0100, inge a écrit :
Hi all,
After a crash, the server runs normally SER process. In /tmp/ I've my ser_fifo with same rights than an other server.
But my SERWeb says :
Warning: filetype(): Lstat failed for (null) (errno=13 - Permission denied) in /var/www/client/functions.php on line 332
FIFO not running or bad path to it, file: /var/www/client/functions.php:335
I've make a test by extracting the if bloc in functions.php near line 332. I put this in an other file. When I execute "php test.php", filetype is Okay. But when I access by http://.../test.php I've got the same error than serweb.
Thanks for your support.
Adrien
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers