Page 1 of 1

V5.90&V5.91 apps generated does not work anymore.

Posted: 2020-11-07 20:25
by fdissait
Hello,
I had app working when generated with AG 5.84. Test in wamp and xamp environment.
Upgrade to V5.9x : does not work anymore :
after entering the login, turns back to ask the login and again and again ...
Apache &PHP version are sufficient to run the app.
I deleted the config.php file to star with a clean one, it works ONCE, but if I close the browser, next time I cannot start the app (locked on login page).

But the generated app works on a web server ...
Has anybody the same problem ?
François

Re: V5.90&V5.91 apps generated does not work anymore.

Posted: 2020-11-08 18:47
by fdissait
I created several simple apps with app gini
I test them with local servers (apache &php) (wamp, xamp, uwamp), before uploading to web servers.

Created and generated with v5.81 they work well
Created and generated with V5.91 I am frozen on the login page ...

Downgrade to V5.81 and regenarated they work again ....

What must I do to use v591 and have local test ?
François?

Re: V5.90&V5.91 apps generated does not work anymore.

Posted: 2020-11-10 17:52
by fdissait
The local host apache+php+mysql AMPSS is fully fonctionnal.
I don't understand why others don't work.

Re: V5.90&V5.91 apps generated does not work anymore.

Posted: 2020-11-12 11:24
by a.gneady
What version of PHP and MySQL are you running on your localhost? AppGini 5.90 and above require PHP 5.6 or higher, and MySQL 5.6+ or MariaDB 10+. If your setup already meets these requirements, did you try the newly released AppGini 5.92, which fixes the bug reports we received from 5.90/5.91?

Re: V5.90&V5.91 apps generated does not work anymore.

Posted: 2020-11-13 14:20
by fdissait
In WAMPS all version php, apache and mysql where above the specifications.
I use AMPSS, and it works.
Don't understand why others don't work.
I now use v5.92. I shall try again with WAMPS ....