MySql Database

Got something cool to share with AppGini users? Feel free to post it here!
Post Reply
gatenet
Veteran Member
Posts: 45
Joined: 2016-07-26 09:34
Location: Greece
Contact:

MySql Database

Post by gatenet » 2017-11-02 11:24

I have developed an insurance application in appgini, first i developed it in localhost and all was fine, when i decided to upload it in the live server some php codes didnt work so i found that its an issue between the databases, Localhost was MariaDB and live server was MySql, i found that because i also upload in a server with MariaDB and all was fine there
Any suggestions?

Abeer
Posts: 18
Joined: 2017-03-12 09:19

Re: MySql Database

Post by Abeer » 2017-11-15 06:31

are you sure that config.php file wasn't included in your project files when you uploaded to the server with MySql database?

gatenet
Veteran Member
Posts: 45
Joined: 2016-07-26 09:34
Location: Greece
Contact:

Re: MySql Database

Post by gatenet » 2017-12-03 17:13

Yes i am sure

User avatar
baudwalker
Veteran Member
Posts: 188
Joined: 2015-02-03 08:08
Location: Bellingen NSW Australia

Re: MySql Database

Post by baudwalker » 2017-12-03 22:04

Hi Gatenet,

You will need to use freshly data from AppGini. Then you will be asked to go through the setup process by inputting your server info. At this stage your MySQL will be recognised and configured.


Regards Barry

Post Reply