PHP 5 + MySQL 4.1 Compatible?
Posted: Fri Apr 08, 2005 10:32 pm
Hello,
I tried out a demo of CMS Made Simple, and it looked great, but I can't get it to install on our testing machine:
Windows XP Pro SP2
Apache 2.0.53
PHP 5.0.4
MySQL 4.1.10a
I don't get any errors, but the database doesn't populate, and the config.php file contains the following text after "completing" the install script:
Any ideas?
Thanks!
I tried out a demo of CMS Made Simple, and it looked great, but I can't get it to install on our testing machine:
Windows XP Pro SP2
Apache 2.0.53
PHP 5.0.4
MySQL 4.1.10a
I don't get any errors, but the database doesn't populate, and the config.php file contains the following text after "completing" the install script:
Code: Select all
<?php
$this->root_path = "C:/apache2/Apache2/htdocs/cmsmadesimple/install";
?>
Thanks!