Sorry about a stupid question but I'm pretty new to linux and ser.
When I access the serweb I get this error:
Warning: fopen(/tmp/ser_fifo): failed to open stream: Permission denied in /usr/local/apache2/htdocs/serweb/functions.php on line 206
Howto fix it?
thanks
Rosario
Hi Rosario,
Most probably the unix user used for running the web server has no permissions for reading/writting the fifo file /tmp/ser_fifo. Use groups to allow to web server to access the fifo.
Best regards, Marian
Rosario Pingaro wrote:
Sorry about a stupid question but I'm pretty new to linux and ser.
When I access the serweb I get this error:
*Warning*: fopen(/tmp/ser_fifo): failed to open stream: Permission denied in */usr/local/apache2/htdocs/serweb/functions.php* on line *206* Howto fix it?
thanks
Rosario
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers