I assume "cherokee stop" runs the script provided for init.d, not the 
actual executable cherokee file.
If not, you'll probably receive an error and accomplish nothing.

If, for whatever reason, Cherokee is running but it is not detected 
within Cherokee-Admin, you'll have to kill it manually (sudo killall 
cherokee) in order for Cherokee-Admin to be able to launch the web 
server and apply changes.

And Cherokee-Admin should detect the running instance, so you could also 
fill a bug report for this to be fixed.

Frank Groeneveld wrote:
> 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
>>     

-- 
[email protected]
http://unixwars.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to