Page 1 of 1

Server prerequisites for an AppGini application

Posted: 2014-04-27 18:43
by KSan
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!

Re: Server prerequisites for an AppGini application

Posted: 2014-04-27 20:18
by a.gneady
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.