Jump to content

Moving to a New Server Fatal Error /classes/Configuration.php on line 282


Recommended Posts

Hello,

 

I have a working testing/develompent version of a prestashop install working fine:

It is

 

1.4.5.1

 

and I tried moving it to the live server that is currently running without any issues a 1.2.5 version of the site

 

I get this error when I install the new version in a sub folder

Fatal error: Call to undefined method MySQL::ExecuteS() path/content/newsite/classes/Configuration.php on line 282

 

I removed the full path to config for security reasons.

 

I though it was because of DB Type Missmatch.

 

The testing server was MyISAM and the live is in InnoDB so I switched over to InnoDB but that didn't do anything.

 

The settings.config file are exactly the same except for DB login and url info.

 

PHP settings

5.2.13

MySql 5.0.77

 

 

Any Ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...