Pablo Fischer wrote:
Alo is right, Cherokee doesn't provides a good debugger for web
applications and this is understandable, adding a debugger to Cherokee
will make it a bit slower and we don't want that ;-).
slower in a failed state is not a problem ;-)
I'd suggest you to use:
xdebug: htt
Eric S. Johansson wrote:
> Request "^/mailman/?$" {
>Handler redir {
>URL "http://tbtf.com/mailman/listinfo";
>}
> }
>
> place the above in more than one virtual domain or virtual domain and
> default and cherokee panics. at least it does on my pack.
It seems
Hi,
>My understanding is that Cherokee can't do much on that.
>
>I usually have to spread awful things like this along the code I
>need to debug. :-(
>
> echo "I'm here: val=$val"; die;
>
>Anyway, I know that Jonathan or Pablo are subscribed to the list,
>(they are the
[EMAIL PROTECTED]:/etc/cherokee/sites-enabled# cherokee
Error parsing file :649 'syntax error', symbol '}'
Couldn't read the config file
could use a bit more detail like file name and line number within file.
---eric
___
Cherokee mailing list
Cherokee
Request "^/mailman/?$" {
Handler redir {
URL "http://tbtf.com/mailman/listinfo";
}
}
place the above in more than one virtual domain or virtual domain and
default and cherokee panics. at least it does on my pack.
---eric
__