Installation - What are server requirements to run this application ?
Article ID: 28
Last updated: 14 Jun, 2011
Revision: 2
|
Print
Email to friend
|
Views: 0
|
|
The Application requires:
- Apache web server with mod_rewrite or Lighttpd
- MySQL database server, version 5.0 or later
- PHP version 5.2 or later
- In addition, the following PHP extension must be installed on your web server:
- gd: For geneating thumbnails
- json: For processing JSON format
- mbstring: Support multiple bytes string as creating sub-string of given Unicode string, ...
- mysql
- mysqli
- pdo
- pdo_mysql
- simplexml
- xml
- xmlreader
- If you want to upload hooks/plugins/widgets/language packages, the following extension is required to unzip file:
- zlib or zip
- You can point your web browser to http://yourdomain/phpinfo.php to see information about current installed PHP version.
This article was:
Thank you for your feedback!
|