Hi there,
I am installing serweb. I think everything is in place - just the FIFO settings seem to be a bit unclear.
The following error message:
Warning: fopen(/tmp/ser_fifo): failed to open stream: Permission denied in /home/siporig/public_html/functions.php on line 206
I have read through the docs.
In the configs.php - it describes:
/* SerWeb talks to SER via FIFO - this is FIFO's name, it must have the same value as SER's fifo configs param */
$this->fifo_server="ser_fifo"; (configs.php file)
I am assuming this text is referring to: /etc/ser/ser.cfg
Fifo="ser_fifo"
Are these the two references that need to be the same - or are there others.
Any advise on this would be really apprieated!
Many thanks,
-andrew.
you are runnig httpd use a user that doesn't have permission to read from fifo. Try to add in ser.cfg "fifo_mode=0666"
Bogdan
Andrew Millyard wrote:
Hi there,
I am installing serweb. I think everything is in place – just the FIFO settings seem to be a bit unclear.
The following error message:
*Warning*: fopen(/tmp/ser_fifo): failed to open stream: Permission denied in */home/siporig/public_html/functions.php* on line *206*
*I have read through the docs.*
*In the configs.php – it describes:*
*/* SerWeb talks to SER via FIFO – this is FIFO’s name, it must have the same value as SER’s fifo configs param */*
*$this->fifo_server=”ser_fifo”; (configs.php file)*
*I am assuming this text is referring to: /etc/ser/ser.cfg*
*Fifo=”ser_fifo”*
*Are these the two references that need to be the same – or are there others.*
*Any advise on this would be really apprieated!*
*Many thanks,*
*-andrew.*
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers