You can restart cherokee via the admin interface also. That should make the change working.
Frank 2009/6/8 Lane Lester <[email protected]>: > On Mon, Jun 8, 2009 at 6:59 AM, Frank Groeneveld <[email protected]> > wrote: >> >> Htaccess is a apache specific file. For cherokee you need to change >> the php handler (via cherokee-admin) and set .html files to be handled >> by the php handler also. This will solve your problem. > > Thanks, Frank. I went to Virtual Servers / default / Behavior and changed > the extension field of the FastCGI handler from "php" to "php,html". I also > tried "php html" and "php, html", but PHP is still not being executed by > HTML files. Do I have the field wrong and/or do I need to stop/start > Cherokee or reboot or...? > I tried at the terminal "cherokee stop" but I got my usual error message: > bind.c:284: Could not bind() port=80 (UID=0, GID=0) > Lane > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee > > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
