On 12 Aug 2008, at 15:21, James Pic wrote: > Hello everybody, > Server keeps sending 500 response when trying to get to > http://blog.devangels.org
It sounds like if you were using the wrong PHP version. When you execute php-cgi -v it must say "(cgi-fcgi)". Eg: --- $ php-cgi -v PHP 5.2.5 (cgi-fcgi) (built: Apr 20 2008 17:11:05) --- > Maybe i was supposed to start the fcgi server myself? > Maybe i missed something in the manual? We're currently working in order to cover all these things. Cherokee 0.8.0 will include a much better documentation :-) > BTW, i'd like to congratulate the Cherokee developpers for making it > possible to > configure a web-server in a modern manner: this is a real innovation! Thanks a million James. Good luck! -- Greetings, alo. http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
