Hello,
I have installed CMSmadesimple-0.9 without any problems. I can manage the site using admin tools, but calling the content from CMS root directory (/smcms) I see only logo. Below is part of tail of Apache-2.0.52 error_log. May be some Apache or PHP configs are required?
Greetings,
z62
[client 127.0.0.1] PHP Warning: preg_match: internal pcre_fullinfo() error -3 in /var/www/html/smcms/lib/config.functions.php on line 208, referer: http://127.0.0.1/smcms/
[client 127.0.0.1] PHP Warning: Unknown(): open(/var/lib/php/session/sess_6563718d6020d60b27eaed00308f2b06, O_RDWR) failed: No such file or catalog (2) in Unknown on line 0, referer: http://127.0.0.1/smcms/
[client 127.0.0.1] PHP Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0, referer: http://127.0.0.1/smcms/
[Wed Feb 23 21:47:25 2005] [error] [client 127.0.0.1] File does not exist: /var/www/html/favicon.ico
No site contents, only logo
No site contents, only logo
I'm not really sure what's the problem here. It sounds like it something to do with temp directories, but I wouldn't know where to start looking.