Page 1 of 1

Generating the app not working.

Posted: 2024-09-14 08:34
by jimitodd
I haven't used appgini for ages, am I doing something wrong, or is the version too old for my php and SQL.

I've built and published an app, created a database, uploaded to the server.
Nothing happens after I put the database details in an attempt to create.

SQL v 8
Php v 8.2
Appgini isn't the latest.

Thanks Jimi

Re: Generating the app not working.

Posted: 2024-09-14 18:25
by pbottcher
Hi,
can you provide some more details. Is it a plain application, or did you add some custom code?
Did you check the error logs for any messages?

Re: Generating the app not working.

Posted: 2024-09-18 15:28
by cesteban
Hi,

I had the same problem for months, it is solved by changing to PHP version 7; AppGini does NOT support version 8

Regards

Esteban Ceniceros
Mexico City

Re: Generating the app not working.

Posted: 2024-09-18 16:27
by jsetzer
AppGini does NOT support version 8
This is definitely wrong, sorry.

I'm using AppGini generated code with PHP 8.2.12 without any problems for months now.