Eduardo Orive wrote: > You should edit /etc/php5/cli/php.ini because cherokee handles PHP > throught the command line interface (cli).
The CGI interface is old and deprecated. If you want to use PHP with Cherokee you ought to use the FastCGI interface (fcgi handler). > Good luck :) > > [EMAIL PROTECTED] escribió: >> I'm running cherokee and php5 but I can't seem to figure out how >> cherokee loads the default settings for php5 (php.ini). I tried >> putting the php.ini file in: >> /etc/php/cgi/php.ini >> /etc/php5/cgi/php.ini >> >> but still cherokee does not seem to use the settings in the php.ini file. >> How do you get cherokee to read the php.ini file and set the php >> environment variables inside of it? >> Regards, >> Shane -- Greetings, alo. http://www.alobbs.com _______________________________________________ Cherokee mailing list [email protected] http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
