phpSQLiteCMS admin missing under lighttpd (General)
I have followed the install directions for this setup using this link:
http://phpsqlitecms.net/forum/index.php?id=1218
I can access the website, but when trying to login it accepts the login/password and then just returns to the home page. I suspect that it is the redirection not working.
As an aside, I have also tried to run it under Apache and I think I still have redirection problems. With the default .htaccess in place, I can edit a page, but always get an error when saving the edit. I see that the URL is the "fake" address which recieves a 404 error. the edits are saved though.
any ideas?
thanks
phpSQLiteCMS admin missing under lighttpd
I found out what the problem was under Apache - I had AllowOverrides set to None in the httpd.conf file.
Unfortunately, I would really like to run this on an embedded platform under lighttpd and i still can't figure out why the admin menu won't show up.
phpSQLiteCMS admin missing under lighttpd
Maybe you have same issues I had.