Generating the app not working.

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
jimitodd
Posts: 7
Joined: 2015-11-18 14:56

Generating the app not working.

Post by jimitodd » 2024-09-14 08:34

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

pbottcher
AppGini Super Hero
AppGini Super Hero
Posts: 1658
Joined: 2018-04-01 10:12

Re: Generating the app not working.

Post by pbottcher » 2024-09-14 18:25

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?
Any help offered comes with the best of intentions. Use it at your own risk. In any case, please make a backup of your existing environment before applying any changes.

User avatar
cesteban
Veteran Member
Posts: 53
Joined: 2018-04-18 09:56

Re: Generating the app not working.

Post by cesteban » 2024-09-18 15:28

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

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1869
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Generating the app not working.

Post by jsetzer » 2024-09-18 16:27

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.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.14 Revision 1665 + all AppGini Helper tools

Post Reply