Hi,
When you proceeding the login, the it will also check admin user's domain name. if the domain name you set is different with the domain name of you machine, it will be failed.
Suggestion:
1. check the domain name field in the subscriber table, for example, it is "my.domain.com" 2. edit /etc/ add an entry:
your_IP_address my.domain.com my
then reboot your machine, this problem should be resolved.
good luck.
BTW, I have a question: did you get the error messages like this? it seemed like can not found "prolog.html". I wonder how can i resolve this problem
Warning: virtual(): Unable to include '/prolog.html' - request execution failed in /var/www/html/serweb_2004-01-04/html/page.php on line 77 ny1.signalc.com User Management Warning: virtual(): Unable to include '/separator.html' - request execution failed in /var/www/html/serweb_2004-01-04/html/page.php on line 79
Hi John!
check the archive: http://lists.iptel.org/pipermail/serusers/2003-October/003429.html
regards, Klaus
John LI wrote:
Hi,
When you proceeding the login, the it will also check admin user's domain name. if the domain name you set is different with the domain name of you machine, it will be failed.
Suggestion:
- check the domain name field in the subscriber table, for example, it
is "my.domain.com" 2. edit /etc/ add an entry:
your_IP_address my.domain.com my
then reboot your machine, this problem should be resolved.
good luck.
BTW, I have a question: did you get the error messages like this? it seemed like can not found "prolog.html". I wonder how can i resolve this problem
*Warning*: virtual(): Unable to include '/prolog.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *77* ny1.signalc.com User Management *Warning*: virtual(): Unable to include '/separator.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *79*
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi Klaus,
I have finished install the serweb, and when I tried to sent IM to other user, a error message window jump out with:
Warning: fopen(/tmp/ser_fifo): failed to open stream: Permission denied in /var/www/html/serweb_2004-01-04/html/functions.php on line 206
sorry -- cannot open write fifo
I know that is the user rights issue, but can you give me some clue on how to resolve this problem?
Thanks
John
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "John LI" john@signalc.com Cc: "Serusers" serusers@lists.iptel.org Sent: Thursday, April 08, 2004 4:14 AM Subject: Re: [Serusers] serweb
Hi John!
check the archive: http://lists.iptel.org/pipermail/serusers/2003-October/003429.html
regards, Klaus
John LI wrote:
Hi,
When you proceeding the login, the it will also check admin user's domain name. if the domain name you set is different with the domain name of you machine, it will be failed.
Suggestion:
- check the domain name field in the subscriber table, for example, it
is "my.domain.com" 2. edit /etc/ add an entry:
your_IP_address my.domain.com my
then reboot your machine, this problem should be resolved.
good luck.
BTW, I have a question: did you get the error messages like this? it seemed like can not found "prolog.html". I wonder how can i resolve this problem
*Warning*: virtual(): Unable to include '/prolog.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *77* ny1.signalc.com User Management *Warning*: virtual(): Unable to include '/separator.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *79*
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
it depends on which version you use - current cvs or stable 0.8.12?
you can start ser which certain options to change user and group id. (ser -h)
you can give rw rights to the fifo four group members and put the ser user and apache user into the same group.
regards klaus
John LI wrote:
Hi Klaus,
I have finished install the serweb, and when I tried to sent IM to other user, a error message window jump out with:
Warning: fopen(/tmp/ser_fifo): failed to open stream: Permission denied in /var/www/html/serweb_2004-01-04/html/functions.php on line 206
sorry -- cannot open write fifo
I know that is the user rights issue, but can you give me some clue on how to resolve this problem?
Thanks
John
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "John LI" john@signalc.com Cc: "Serusers" serusers@lists.iptel.org Sent: Thursday, April 08, 2004 4:14 AM Subject: Re: [Serusers] serweb
Hi John!
check the archive: http://lists.iptel.org/pipermail/serusers/2003-October/003429.html
regards, Klaus
John LI wrote:
Hi,
When you proceeding the login, the it will also check admin user's domain name. if the domain name you set is different with the domain name of you machine, it will be failed.
Suggestion:
- check the domain name field in the subscriber table, for example, it
is "my.domain.com" 2. edit /etc/ add an entry:
your_IP_address my.domain.com my
then reboot your machine, this problem should be resolved.
good luck.
BTW, I have a question: did you get the error messages like this? it seemed like can not found "prolog.html". I wonder how can i resolve this problem
*Warning*: virtual(): Unable to include '/prolog.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *77* ny1.signalc.com User Management *Warning*: virtual(): Unable to include '/separator.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *79*
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
check fifo premisions. fifo_mode="0777"
or a other mode that works for you :)
- Atle
* John LI john@signalc.com [040413 16:34]:
Hi Klaus,
I have finished install the serweb, and when I tried to sent IM to other user, a error message window jump out with:
Warning: fopen(/tmp/ser_fifo): failed to open stream: Permission denied in /var/www/html/serweb_2004-01-04/html/functions.php on line 206
sorry -- cannot open write fifo
I know that is the user rights issue, but can you give me some clue on how to resolve this problem?
Thanks
John
----- Original Message ----- From: "Klaus Darilion" klaus.mailinglists@pernau.at To: "John LI" john@signalc.com Cc: "Serusers" serusers@lists.iptel.org Sent: Thursday, April 08, 2004 4:14 AM Subject: Re: [Serusers] serweb
Hi John!
check the archive: http://lists.iptel.org/pipermail/serusers/2003-October/003429.html
regards, Klaus
John LI wrote:
Hi,
When you proceeding the login, the it will also check admin user's domain name. if the domain name you set is different with the domain name of you machine, it will be failed.
Suggestion:
- check the domain name field in the subscriber table, for example, it
is "my.domain.com" 2. edit /etc/ add an entry:
your_IP_address my.domain.com my
then reboot your machine, this problem should be resolved.
good luck.
BTW, I have a question: did you get the error messages like this? it seemed like can not found "prolog.html". I wonder how can i resolve this problem
*Warning*: virtual(): Unable to include '/prolog.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *77* ny1.signalc.com User Management *Warning*: virtual(): Unable to include '/separator.html' - request execution failed in */var/www/html/serweb_2004-01-04/html/page.php* on line *79*
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