<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=328571313-24022004><FONT face=Arial color=#0000ff size=2>I've 
experimented the same problem. My provisional solution is to change the fifo 
permission after SER boot.</FONT></SPAN></DIV>
<DIV><SPAN class=328571313-24022004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=328571313-24022004><FONT face=Arial color=#0000ff 
size=2>G.</FONT></SPAN></DIV>
<BLOCKQUOTE>
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Mensaje original-----<BR><B>De:</B> serusers-bounces@lists.iptel.org 
  [mailto:serusers-bounces@lists.iptel.org]<B>En nombre de </B>alan chiu<BR><B>Enviado 
  el:</B> martes, 24 de febrero de 2004 11:30<BR><B>Para:</B> 
  serusers@lists.iptel.org<BR><B>Asunto:</B> [Serusers] SERWEB- Warning: 
  fopen("/tmp/ser_fifo","w") - Permission denied<BR><BR></FONT></DIV>
  <DIV>I haven't had this problem&nbsp;with serweb&nbsp;before but today 
  my&nbsp;serweb&gt;user_interface site is giving&nbsp;me the following error at 
  the top of the page. Can't figure out what's wrong, everything seems to be 
  intact. ser.cfg has fifo="/tmp/ser_fifo". </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Checked this month's mailing list archive but seems like no one 
  experienced the same problem. Any pointers will be appreciated.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>*****On user interface site (logged in) ***************</DIV>
  <DIV><STRONG>Warning</STRONG>: fopen("/tmp/ser_fifo", "w") - Permission denied 
  in <B>/var/www/html/functions.php</B> on line <B>206</B><BR></DIV>
  <P>sorry -- cannot open write fifo 
  <META content="Karel Kozlik <kozlik@kufr.cz>" name=Author></P>
  <P>************************************************************</P>
  <P>*********in serweb's functions.php***********</P>
  <DIV>&nbsp;&nbsp;&nbsp;&nbsp;206&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  /* open fifo now */<BR>&nbsp;&nbsp;&nbsp; 
  207&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $fifo_handle=fopen( 
  $config-&gt;fifo_server, "w" );<BR>&nbsp;&nbsp;&nbsp; 
  208&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (!$fifo_handle) 
  {<BR>&nbsp;&nbsp;&nbsp; 
  209&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  $errors[]="sorry -- cannot open write fifo"; return;</DIV>
  <DIV>**************************************************</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>*********in serweb's 
  config.php*******************************************</DIV>
  <DIV>&nbsp;$this-&gt;fifo_server="/tmp/ser_fifo";</DIV>
  <DIV>******************************************************************************</DIV>
  <P>
  <HR SIZE=1>
  Do you Yahoo!?<BR><A 
  href="http://us.rd.yahoo.com/mailtag_us/*http://antispam.yahoo.com/tools?tool=1">Yahoo! 
  Mail SpamGuard</A> - Read only the mail you want.</A> 
</BLOCKQUOTE></BODY></HTML>