Installation - What are server requirements to run this application ?
2012-04-25 07:04:46 & Posted by : Mr Developer Developer
|
The Application requires:
- Apache web server with mod_rewrite or Lighttpd
- MySQL database server, version 5.0 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
- If you want to upload hooks/plugins/widgets/language packages, the following extension is required to unzip file:
- You can point your web browser to http://yourdomain/phpinfo.php to see information about current installed PHP version.
|