« Project home page

phpSQLiteCMS Forum

Back to the forum index
Open in thread

How to run phpSQLiteCMS on lighttpd [tip] (Technics)

by nBVCXz @, Friday, November 13, 2009, 12:07 (300 days ago) @ ryzhov_al

Lighttpd web-server doesn't have Apaches' .htaccess file support.
To run phpSQLiteCMS on lighttpd edit lighttpd.conf.
For phpSQLiteCMS 2.0:


...
### url handling modules (rewrite, redirect, access)
url.rewrite-once = (
"^/phpsqlitecms/([^\?.]*)/?$" => "/phpsqlitecms/index.php?qs=$1",
)
...

Unfortunately still doesn't work - still 404 error page. The administration panel works OK.

Tested on:

Linux server 2.6.31-ARCH
lighttpd-1.4.24-1 (with modules fastcgi, rewrite, redirect and access enabled)
php-5.3.0-5 (with PDO and sqlite enabled)
phpSQLiteCMS v. 2.0 beta1 (2009-09-17)

 

Complete thread:

 RSS Feed of thread

192 Postings in 89 Threads, 63 registered users, 7 users online (0 registered, 7 guests)
Forum time: 2010-09-09, 14:59
RSS Postings  RSS Threads | Contact
powered by my little forum