I am trying to do two things at once. I am attempting to move my mantis server from one server to another, and upgrade to 1.2.4 in the process. I have mysql/php/apache set up, the database replicated, etc.
When I attempt to run the install.php script though, I get the following failure on the step "Attempting to connect to database as admin":
I've searched a ton for this error, but I've never seen it without an actual error message before. Does anyone have any insight on what might be going wrong?Does administrative user have access to the database? ( )
Mantis can definitely connect to the database. When I attempt to login, I get an unknown column query failure.