-
Notifications
You must be signed in to change notification settings - Fork 1
Home
guidottim edited this page Aug 30, 2011
·
33 revisions
Gino è sviluppato con tecnologia PHP ed offre tutti gli strumenti necessari per poter creare un sito web e gestire i contenuti al suo interno in maniera semplice ed efficace. I requisiti software sono:
- apache >= 2.0 - moduli da abilitare? mod_headers, mod_expires, mod_rewrite ...
- php >= 5.2 - librerie ...
- mysql >= 5 MySQL è il database ufficiale, ma naturalmente è possibile impiegare anche altri database. In gino i file e il database utilizzano l'encoding utf-8. Gino supporta il multilingua utilizzando le librerie gettext per la gestione delle stringhe.