On 06-oct-08, at 22:14, Marcos wrote: > > I think it can be something related to my cherokee build not > supporting the > fcgi module (or at least, it's not loaded...). So maybe I can change > my > question to: how do I check for the modules that are loaded by > cherokee? :)
You can check the built-in modules by executing "cherokee -i". Additionally, you can see whether the 'fcgi' modules has been compiled by checking the plug-ins directory (it's usually either /usr/lib/ cherokee or /usr/local/lib/cherokee); there ought to be a file named libplugin_fcgi.so. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
