Page 1 of 1

PHP 5 + MySQL 4.1 Compatible?

Posted: Fri Apr 08, 2005 10:32 pm
by rgbernha
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:

Code: Select all

<?php
$this->root_path = "C:/apache2/Apache2/htdocs/cmsmadesimple/install";
?>
Any ideas?

Thanks!

Re: PHP 5 + MySQL 4.1 Compatible?

Posted: Tue Apr 12, 2005 10:15 am
by Ted

Re: PHP 5 + MySQL 4.1 Compatible?

Posted: Tue Apr 12, 2005 2:43 pm
by rgbernha
I just realized that my PHP error reporting was turned off...d'oh! I would've figured this out if error reporting was turned on...

Sorry, and thanks!

Re: PHP 5 + MySQL 4.1 Compatible?

Posted: Tue Apr 12, 2005 3:21 pm
by Ted
Not a problem.  This one keeps coming up and it's rather frustruating.