Page 1 of 1

(Solved)Sudden ADODB2 error

Posted: Wed Dec 26, 2012 10:26 pm
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.