<html><div style='background-color:'><A href="mailto:users@ipte"></A>
<DIV class=RTE>Hello, </DIV>
<DIV class=RTE>I'm having a problem with ser_fifo permissions when I log into serweb. I get the error message:</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE><STRONG>Warning</STRONG>: fopen("/tmp/ser_fifo", "w") - Permission denied in <B>/var/www/html/serweb/serweb_2004-07-27/html/functions.php</B> on line <B>206</B></DIV>
<DIV class=RTE><STRONG></STRONG>&nbsp;</DIV>
<DIV class=RTE>sorry -- cannot open write fifo</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>I can easily solve that by</DIV>
<DIV class=RTE>chmod 777 /tmp/ser_fifo</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>But I want to avoid having to do that all the time, I want those permissions to be permanent. I added in ser.cfg the next line after the fifo:</DIV>
<DIV class=RTE>fifo="/tmp/ser_fifo"<BR>fifo_mode=0666</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>But I still have the same problem, when I log to serweb after a while, the permissions have changed!!</DIV>
<DIV class=RTE>&nbsp;</DIV>
<DIV class=RTE>What's happening? Please help!! Isn't the line fifo_mode=0666 supposed to permanently keep the writing permission enabled?</DIV>
<DIV class=RTE>Thanks!!</DIV>
<DIV class=RTE>Llanos</DIV></div></html>