Error in going to step 4

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
eschamp

Error in going to step 4

Post by eschamp »

I get this message:

Warning: adonewconnection(/home/welcomin/public_html/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc): failed to open stream: No such file or directory in /home/welcomin/public_html/cms/lib/adodb_lite/adodb.inc.php on line 67

Line 67 is:

include_once ADODB_DIR . '/adodbSQL_drivers/' . $dbtype . '/' . $dbtype . '_' . $mod . '_module.inc';

and there is no such file as mysql_pear_module.inc. There's "date", "extend" and "transaction" but no "pear". And it's not in the distribution (v1.0.4)

The rest of the message is:

Warning: adonewconnection(): Failed opening '/home/welcomin/public_html/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc' for inclusion (include_path='.:/usr/local/lib/php') in /home/welcomin/public_html/cms/lib/adodb_lite/adodb.inc.php on line 67

Fatal error: Class mysql_date_extender: Cannot inherit from undefined class mysql_pear_adoconnection in /home/welcomin/public_html/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_date_module.inc(11) : eval()'d code on line 1


What do I do next? Thanks.
cyberman

Re: Error in going to step 4

Post by cyberman »

Please post some more informations about your system (CMSms-Version, PHP-Version and so on).
jcflores

Re: Error in going to step 4

Post by jcflores »

I have the same error:

Apache 2.2.9 (Unix)
PHP 5.2.6
5.0.51a-community
OS: Linux,  Kernel 2.6.18-53.1.4.el5

CMS: 1.3

I tried to force in $modules to load just extended and transaction, but further errors happened then.
cyberman

Re: Error in going to step 4

Post by cyberman »

You should upload folder /lib/adodb_lite again - error message says there's a file missed which normally should be inside your CMSms install.

PS: Current version is 1.4.1 - in cause of some vulnerabilities you should update soon as possible.
baresi
Forum Members
Forum Members
Posts: 129
Joined: Fri Jul 27, 2007 4:15 pm

Re: Error in going to step 4

Post by baresi »

cyberman wrote:

PS: Current version is 1.4.1 - in cause of some vulnerabilities you should update soon as possible.
Sorry to hijack topic but I was under the impression from the '1.4?? already?' and other announcement threads that 1.4 is released kind of to move forward with some requested features while work is progressing with 2.0, not security fixes, am I way off?

To clarify, of course I mean using 1.3.1 not older versions
Last edited by Anonymous on Tue Sep 23, 2008 8:37 pm, edited 1 time in total.
cyberman

Re: Error in going to step 4

Post by cyberman »

baresi wrote: that 1.4 is released kind of to move forward with some requested features while work is progressing with 2.0,
There will be a version 1.5 too ;)
calguy1000 wrote: I think that the 1.x series is going to have a long life even after 2.0 comes out.
Locked

Return to “[locked] Installation, Setup and Upgrade”