Jose Luis Rivas Contreras escribió:
> Saludos Listeros,

I'm not 100% sure if writing in spanish is 100% OK. I'll answer in
english for other's sake.

> Ni siquiera me arranca Cherokee, le doy /etc/init.d/cherokee start y me
> dice que lo inició, busco en los procesos y no está cherokee. Les coloco
> mi fichero de configuración en /sites-avaible/example.com que es con el
> que estoy trabajando.

Please run "cherokee" as the superuser in your prompt. The output will
definitely will be more verbose about the problem.

>         Handler fcgi{
>          Server localhost:8002 {
>          Env PHP_FCGI_MAX_REQUESTS "-1"
>          Env PHP_FCGI_CHILDREN     "5"
>          Interpreter  "/usr/bin/php5-cgi -b 8002"
>                     }

Maybe you want to run "/usr/lib/cgi-bin/php5" instead? I'm not sure if
those are linked paths or something, but sounds "more correct" to use
this path. However, the real reason behind the problem could be probably
well addressed if we can see the output of running cherokee in a console.

> Alguien me podría ayudar? Además de decirme como hacer de que funcione
> bien Drupal, no se donde se coloca las configuraciones del .htaccess...

Maybe you can try to run Drupal without the .htaccess files. I recall
Drupal working correctly without them some versions ago. Another
documentation that might be useful is Jaws and FastCGI over Cherokee in
[1], also in the documentation accompanying Cherokee's package.

Please comment your progress,
Jose

[1] http://www.0x50.org/doc/Jaws_and_Cherokee_with_FastCGI.html

-- 
José M. Parrella -> Debian Sid, k2.6.17.4
Escuela de Ingenieria Electrica
Universidad Central de Venezuela -> ucvlug.info
_______________________________________________
Cherokee mailing list
[email protected]
http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee

Reply via email to