(Solved)Sudden ADODB2 error

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
elkman
Power Poster
Power Poster
Posts: 262
Joined: Thu Jan 11, 2007 9:16 pm

(Solved)Sudden ADODB2 error

Post by elkman »

I have installed CMS Simple in multiple versions across multiple servers without any problems. Today I tried installing 1.11.3 on a new Host Gator account and am having errors.

The package installed as expected and logged me directly into the admin.

Trying to view the site I got this error:

Code: Select all

Warning: include_once(/home/leighb/public_html/utenews/lib/adodb_lite/adodbSQL_drivers//_datadict.inc) [function.include-once]: failed to open stream: No such file or directory in /home/leighb/public_html/utenews/lib/adodb_lite/adodb.inc.php on line 158

Warning: include_once() [function.include]: Failed opening '/home/leighb/public_html/utenews/lib/adodb_lite/adodbSQL_drivers//_datadict.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/leighb/public_html/utenews/lib/adodb_lite/adodb.inc.php on line 158

Fatal error: Class 'ADODB2_' not found in /home/leighb/public_html/utenews/lib/adodb_lite/adodb.inc.php on line 161
On a hunch I installed CGExtensions while creating this forum topic and this cleared up the error. Any idea why that occurred?

Elkman

SOLVED: It appears the tar folder didn't unzip completely when extracted even though the frame showed DONE. Deleted everything and started over and installation went smoothly.
Locked

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