Jump to content

Development environment


Jaker

Recommended Posts

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...