-
MySQL import error (v1.2)
Hi,
I’m exited to try this wonderful looking software, but am encountering a few problems.
I’m trying to install Pandora 1.2 console on a Windows / IIS / MySQL 5.0 / PHP 5.2 combo. IIS is running on localhost (for testing purposes), MySQL on server 192.168.0.5. Everything seems to work fine (PHP parsing works, phpMyAdmin running fine, I’m able to make a db, connect to db, etc.).
Now when I try and import the pandoradb.sql file with the phpMyAdmin tool, I get the following error.
Server works, phpinfo() is succesful, testing the database conection with
[code:1]I tried importing the 1.3 database instead as well. That worked fine for me, but is console 1.2 forward compatible with database 1.3?
I can’t imagine I’m the first to encounter? Thanks in advance!