0.13beta1 error - Cannot redeclare class mysql_cmsms_extender
Posted: Fri Apr 28, 2006 10:11 pm
Currently I have running version 0.12 and it works fine. I just downloaded 0.13beta1 and did a fresh install to a test directory and a test database to make sure it would work proper. Everything installed fine, everything came back saying it was ok. When I tried to then click on the final link to go to the site I get this:
Fatal error: Cannot redeclare class mysql_cmsms_extender in /usr/local/apache2/htdocs/cmstest/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_cmsms_module.inc(7) : eval()'d code on line 1
I've compared the two config.php files from 0.12 and 0.13beta1 and they are setup similarly. Both are have the dbms set as follows:
$config['dbms'] = 'mysql';
This is a Slackware 10.2 machine, running Apache 2.2.0, php 4.4.2, and mysql 5.0.20a. Any ideas on why the beta version gives this error and 0.12 works fine?
Fatal error: Cannot redeclare class mysql_cmsms_extender in /usr/local/apache2/htdocs/cmstest/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_cmsms_module.inc(7) : eval()'d code on line 1
I've compared the two config.php files from 0.12 and 0.13beta1 and they are setup similarly. Both are have the dbms set as follows:
$config['dbms'] = 'mysql';
This is a Slackware 10.2 machine, running Apache 2.2.0, php 4.4.2, and mysql 5.0.20a. Any ideas on why the beta version gives this error and 0.12 works fine?