Fatal error: Call to undefined function: adonewconnection()

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
krassh

Fatal error: Call to undefined function: adonewconnection()

Post by krassh »

I receive this error after inputting my database info:

Fatal error: Call to undefined function: adonewconnection() in /homepages/40/d98628600/htdocs/CMS/install/install.php on line 333

MySQL Database is 4.0.20
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Fatal error: Call to undefined function: adonewconnection()

Post by Ted »

Reupload your files to your host. Something is missing in lib/adodb.
krassh

Thanks

Post by krassh »

Thanks I found several bad files. All good now.
mkb

Re: Fatal error: Call to undefined function: adonewconnection()

Post by mkb »

I'm getting a similar message - but

Fatal error: Call to undefined function: adonewconnection() in /home/httpd/vhosts/1300marryus.com.au/httpdocs/cms/install/lib/classes/CMSInstaller.class.php on line 187

any ideas?

I've checked and uploaded all the files again, but still the same problem.
User avatar
Deblus
Forum Members
Forum Members
Posts: 105
Joined: Fri Jun 22, 2007 8:52 am

Re: Fatal error: Call to undefined function: adonewconnection()

Post by Deblus »

I am getting the same error as mkb but on line 182  ???

didn't happen with my first installation and can't see anything wrong this time
cyberman

Re: Fatal error: Call to undefined function: adonewconnection()

Post by cyberman »

The error message said, that a function is missed cause system cant access to a special file.

The function adonewconnection() comes from database layer AdoDB lite. Maybe this file does not exist or it's corrupt. To possible problems please look here

http://wiki.cmsmadesimple.org/index.php/FTP_program
Locked

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