PDA

View Full Version : Problem setting on more Fast CGI app in addition of PHP


superbarre.com
01-21-2005, 04:07 AM
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)

mistwang
01-21-2005, 09:14 AM
That might be aanother bug in the new admin interface, we will investigate. you can modify the XML configuration file directly in the mean time.

Sorry about that. :-)

superbarre.com
01-21-2005, 09:24 AM
Ok i will use the xml until you correct this