View Single Post
  #1  
Old 01-21-2005, 04:07 AM
superbarre.com superbarre.com is offline
Member
 
Join Date: Jan 2005
Posts: 15
Default Problem setting on more Fast CGI app in addition of PHP

Hello,

i needed to setup a php script to be persistant by Fast CGI

So i ve done that

In Server => Externel Apps => add

Fast CGI App =>

Name : xmlFcgi
Address uds://tmp/lshttpd/xml.sock
Environnement : nothing
Initial request Timeout : 90
Retry timeout : 0
Response buff : Yes
Command : $SERVER_ROOT/super-barre.com/html/conf/assem.php
backlog : 50 (as php is on 100)
Instance 1
Priority 0


Then the problem is that has been replace my php FCGI instead of add it.
(i ve retry 2 times the same procedure, and its still replace instead of add)
__________________
Admin of http://www.super-barre.com
Reply With Quote