Server prerequisites for an AppGini application

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
KSan
AppGini Super Hero
AppGini Super Hero
Posts: 252
Joined: 2013-01-08 20:17

Server prerequisites for an AppGini application

Post by KSan » 2014-04-27 18:43

I would like to start a little thread to document the server requirements to run an AppGini application. There is very little on this on AppGini web page. Obviously you need PHP & MySQL but what are the minimum supported versions etc? Currently having a problem with thumbnail creation and don't even know which package to install on this server. Can Ahmad or someone else who might know post a simple list of all requirements? Thanks!

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Server prerequisites for an AppGini application

Post by a.gneady » 2014-04-27 20:18

Good question, Kerem. Here is what I believe is needed .. If I missed anything, please let me know to add it to the list, then include it in the site after settling on all requirements.

PHP 4.3 or higher, 5.2+ recommended
MySQL 3.23+, 4+ recommended
For PHP: mysql (mysqli will be used in future releases), gd, iconv, json, session support enabled.
:idea: AppGini plugins to add more power to your apps:

Post Reply