PDA

View Full Version : command-line options for fastcgi-apps


ts77
04-24-2005, 07:42 AM
hi there,

I'd like to be able to add command-line options to fastcgi-apps (php in my case).

I need to specify a php-app which uses a different php.ini than the default one but if I make the executable to:

/usr/bin/php-cgi -c /etc/php/cgi-php4/php-zend.ini

I get a

Start FCGI [php-zend-optimizer]: invalid path to executable - /usr/bin/php-cgi -c /etc/php/cgi-php4/php-zend.ini, not exist or not executable


or is there an environment-var which does the same?


thanks,

thomas

mistwang
04-25-2005, 08:55 PM
The unnecessary check has been removed, should work now.

ts77
10-26-2005, 07:29 AM
spam, please delete

mistwang
10-26-2005, 08:35 AM
Yes, did that. :-)