Jaker Posted April 11, 2014 Report Share Posted April 11, 2014 Hi, I have installed an Apache server locally with the development version of the code for my virtual airline. How I can connect that code with the database that is uploaded on the server, to check with actual data everything works fine? I have changed this line in local.config.php: define('DBASE_SERVER', 'localhost'); to define('DBASE_SERVER', 'aircan.4thperrus.com'); but i get this error: Fatal error: in ..\aircanV2\core\classes\ezdb\ezdb_mysql.class.php on line 99 Thanks in advance Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.