This topic is locked
[SOLVED]

 Error After Migrating Database to Another Server

4/13/2018 6:40:44 AM
PHPRunner General questions
J
justinkongyt author

Hi
Sorry to trouble. I am getting this error on a few of the pages in my site build with phprunner.
Please see screenshot



The old server's script is running without error.
The only difference is that old server running:

Server: Localhost via UNIX socket

Server type: MariaDB

Server version: 10.0.34-MariaDB - MariaDB Server

Protocol version: 10

User: ori0n@localhost

Server charset: UTF-8 Unicode (utf8)
New Server:

Server: Localhost via UNIX socket

Server type: MySQL

Server version: 5.6.38 - MySQL Community Server (GPL)

Protocol version: 10

User: ori0n@localhost

Server charset: UTF-8 Unicode (utf8)
Thanks in advance!

Justin

admin 4/13/2018

Hard to tell what exactly might be wrong. Maybe database structure is not identical or there some differences between MariaDB and MySQL that are getting in a way though I doubt so.
Just in case check if it works on Demo Account.

J
justinkongyt author 4/14/2018



Hard to tell what exactly might be wrong. Maybe database structure is not identical or there some differences between MariaDB and MySQL that are getting in a way though I doubt so.
Just in case check if it works on Demo Account.



Hi
I solved the issue. It is because MariaDB is not installed. After installing all is good! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=84796&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />