New Zenner
- Join Date:
- Jun 2009
- Posts:
- 12
- Plugin Contributions:
- 0
500 Internal Service Error After Restoring DB
Howdy Folks,
I've got v1.5.1 running successfully on a development machine and today I moved it up to the server.
I did a fresh install of v1.5.1, saved the two config.php files, restored my backup DB and overwrote all the servers ZC files with those of my development machine. I uploaded the two config.php files and now I get the dreaded 500 error.
The weird thing is the ZC was running fine with the demo data. This makes me think it is a problem between my SQL server and the host's:
Mine:
Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1
MySQL client version: mysqlnd 5.0.7-dev - 091210 - $Revision: 304625 $
PHP extension: mysql
Theirs:
MySQL
Server: Localhost via UNIX socket
Server version: 5.5.23-55
Protocol version: 10
User: <USERNAME>@localhost
MySQL charset: UTF-8 Unicode (utf8)
Web server
cpsrvd 11.32.4.13
MySQL client version: 5.5.23
PHP extension: mysql
Could this be it? If so, how to make the old data compatible with the new DB?
thanks,
erix