[Serusers] Serweb

Karel Kozlik karel at iptel.org
Fri Aug 19 09:27:38 CEST 2005


sorry Marc, haven't idea what may be wrong. Please check again setting 
of fifo in serweb. Check variable $config->fifo_server in 
config_paths.php. It's value must be '/tmp/ser_fifo'.

Try enable logging in serweb ($config->enable_loging = true in 
config.php), set log level to debug ($config->log_level = 
"PEAR_LOG_DEBUG") and examine the log file if there are some messages 
refered fifo.

Also try search for string 'fifo_server' throught log files (or whole 
serweb) and check if it's value isn't changed somewhere. You should find 
this string only in file config_paths.php (one times) and in file 
functions.php (four times).

Karel

Marc Khayat napsal(a):
> Hi Karel,
> I already tried this one by manually changing the permissions on
> ser_fifo to 666; I just tried adding fifo_mode=0666 to ser.cfg, but
> still the same problem.
> 
> Marc
> -----Original Message-----
> From: Karel Kozlik [mailto:karel at iptel.org] 
> Sent: Friday, August 19, 2005 8:21 AM
> To: Marc Khayat
> Cc: serusers at lists.iptel.org
> Subject: Re: [Serusers] Serweb
> 
> Hi,
> try add:
> fifo_mode=0666
> 
> to your ser.cfg
> 
> Karel
> 
> Marc Khayat napsal(a):
> 
>>/tmp/ser_fifo exists, and is pipe type
>>User running Apache is "apache". Owner of ser_fifo is User: "root",
>>Group: "root".
>>I joined user "apache" to group "root", same.
>>
>>I created group "ser" and joined "root" "apache" to that group, and
>>added fifo_group=ser to the ser.cfg, but still same problem: 
>>
>>Warning: filetype(): Lstat failed for (null) (errno=13 - Permission
>>denied) in /var/www/html/serweb/html/functions.php on line 306
>>
>>Warning: Cannot modify header information - headers already sent by
>>(output started at /var/www/html/serweb/html/functions.php:306) in
>>/var/www/html/serweb/html/page.php on line 35
>>
>>
>>Thanks,
>>
>>Marc
>>
>>-----Original Message-----
>>From: Karel Kozlik [mailto:karel at iptel.org] 
>>Sent: Thursday, August 18, 2005 1:38 PM
>>To: Marc Khayat
>>Cc: serusers at lists.iptel.org
>>Subject: Re: [Serusers] Serweb
>>
>>Hello,
>>please check if file /tmp/ser_fifo exists and if it's type is pipe.
> 
> Also
> 
>>check rights - if user under which apache is running have access to
> 
> read
> 
>>and write to this file.
>>
>>Karel
>>
>>Marc Khayat napsal(a):
>>
>>
>>>The domain thing is working, but problem 2 is still bugging me.
>>>Help anyone?
>>>
>>>Marc
>>>
>>>-----Original Message-----
>>>From: serusers-bounces at iptel.org [mailto:serusers-bounces at lists.iptel.org]
>>
>>On
>>
>>
>>>Behalf Of Marc Khayat
>>>Sent: Thursday, August 18, 2005 11:15 AM
>>>To: serusers at lists.iptel.org
>>>Subject: RE: [Serusers] Serweb
>>>
>>>Never mind guys... it's working!
>>>
>>>Marc
>>>-----Original Message-----
>>>From: serusers-bounces at iptel.org [mailto:serusers-bounces at lists.iptel.org]
>>
>>On
>>
>>
>>>Behalf Of Marc Khayat
>>>Sent: Thursday, August 18, 2005 10:53 AM
>>>To: serusers at lists.iptel.org
>>>Subject: [Serusers] Serweb
>>>
>>>Hi all,
>>>I'm using SER-0.9.3 and its serweb version.
>>>I have 2 problems with it:
>>>1- On the login page, when I enter the username, it automatically
>>>completes it with the FQDN, while I need only the domain name; i.e. I
>>>login to http://ser.xyz.com, I enter the username aloha, it's
>>
>>completed
>>
>>
>>>as aloha at ser.xyz.com while I need it as aloha at xyz.com. Currently, I'm
>>>writing in manually
>>>
>>>2- When I login, I'm getting an error on the first page only as "FIFO
>>>not running or bad path to it". The path to it (in config_paths.php
>>
>>file
>>
>>
>>>is /tmp/ser_fifo, which is correct), and when I enter the command
>>
>>serctl
>>
>>
>>>monitor, the counter isn't constant, and same path.
>>>
>>>Can anyone help me plz,
>>>
>>>Thanks,
>>>
>>>Marc
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers at lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers at lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers at lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>
>>
>>
> 
> 




More information about the sr-users mailing list