JReviews Pre-install requirements

From JReviews Documentation
Revision as of 22:12, 26 August 2010 by Alejandro (Talk | contribs)

Jump to: navigation, search

CMS

JReviews is compatible with the latest version of Joomla! 1.5.


PHP

Required PHP Version: 5.2.x or higher
Required PHP Extensions: json and mbstring

upload_max_filesize in php.ini must be higher than 2M (for installation files to upload successfully)


ionCube

IonCube loader needs to be installed and enabled on your server. On some hosting packages it is enabled by default.

If ionCube is not enabled on your server, you can ask your host to install it for you, or you can do that yourself:

  1. download loaders packgage from ionCube website
  2. upload ioncube_loader_lin_5.2.so (if you have php 5.2) file somewhere in your joomla folder
  3. create the /administrator/php.ini file and add these lines:
zend_extension=/path/to/ioncube/folder/ioncube_loader_lin_5.2.so //use the correct path
  • if you are using the trial version of JReviews you will also need to place the php.ini file in the root / of Joomla


Watch this video to see how to check JReviews requirements in Joomla 1.5:
JReviews pre-install requirements (1:19 min.)