Page 1 of 1

MySql Database

Posted: 2017-11-02 11:24
by gatenet
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?

Re: MySql Database

Posted: 2017-11-15 06:31
by Abeer
are you sure that config.php file wasn't included in your project files when you uploaded to the server with MySql database?

Re: MySql Database

Posted: 2017-12-03 17:13
by gatenet
Yes i am sure

Re: MySql Database

Posted: 2017-12-03 22:04
by baudwalker
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