Hi,
PHP 5.2.3
Apache 2.2.4
MySQL 4.1.22
Windows XP
I have just installed CMSMS and when I clicked on the 'your new page is here..' nothing displays.
I can login via the admin screen, but when I try to do a preview in Content » Pages » Edit Page: Home, again nothing.
I seem to remember something in the installation re tokenizer, but this was for an older version of PHP.
Any help would be appreciated.
Rob
Blank Pages
Re: Blank Pages
Since you're doing this on an XP machine, I assume this is just at home.
Create a phpinfo page and take a look at it, make sure you meet the requirements for CMSms:
http://wiki.cmsmadesimple.org/index.php ... quirements
Where that states "PHP Tokenizer support" under PHP 4.3+, that means 4.3 is the minimum version of PHP, even with PHP 5.2.3 you still need to make sure PHP Tokenizer support is enabled.
Here's another page that might help in troubleshooting some problems:
http://wiki.cmsmadesimple.org/index.php ... leshooting
Also make sure that sessions are enabled.
Create a phpinfo page and take a look at it, make sure you meet the requirements for CMSms:
http://wiki.cmsmadesimple.org/index.php ... quirements
Where that states "PHP Tokenizer support" under PHP 4.3+, that means 4.3 is the minimum version of PHP, even with PHP 5.2.3 you still need to make sure PHP Tokenizer support is enabled.
Here's another page that might help in troubleshooting some problems:
http://wiki.cmsmadesimple.org/index.php ... leshooting
Also make sure that sessions are enabled.