Been a while since I've done anything with Cherokee, but I have a chance to
use it again, and I'm rather pleased about that.

I'm attempting to get php with fcgi working on a tcp socket.  The command
I've used to spawn the interpreter is `spawn-fcgi -f /usr/bin/php-cgi -p
9000 -P /var/run/php.pid`.  The virtual server that's using this information
source has the directory indexes set to "index.html,index.php".  Attempting
to view the base url, however, produces a page with only the error "No input
file specified.".  Manually specifying that it is index.php that I want
shows the file just fine.

I'm assuming that this is something incorrect with how Cherokee is
configured (rather than with php), but I'm not really too knowledgeable
about running things through fcgi.

Cherokee 0.99.49 on CentOS 5.

-- 
James Pearson
--
The best way to predict the future is to invent it.
 - Alan Kay
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to