GetSimple Support Forum

Full Version: Known problems with Lighttpd ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone !
I've just discovered GetSimpleCMS recently, and so far, looks promising Smile for what i intend to do. I will have further specific questions but right now, I'm curious about how lighttpd and getsimplecms are known to behave together ?
Are there known problems I should be aware of ?
GSC was running fine (except for warning me every admin page that i'm NOT running apache), but I suddenly can't edit pages anymore (can't create one and can't access ones already created). 'Seems to look like permissions problems but permissions look the same to me they were a few minutes ago ...
debug mode on ?
health check say anything?

you can suppress the no apache warning in gsconfig
That ... was fast Smile.
Well, debug mode off I ... think (since I don't know how to turn it on, but I was looking into this since I've seen some people talking about it). Health check says everythings fine except for "non running apache". Thank you for the gsconfig trick.
odd, there are some llghttpd users here, maybe someone will chime in.


PHP Code:
# Turn on debug mode
#define('GSDEBUG', TRUE); 

also errors are logged in data/other/logs
It's ok, it seems I messed up with a new page I've been created. Debug mode was a big help. I also had a few permissions problems, but i'm en route to resolved this thanks to your advices.
Thank you !