Difference between revisions of "JReviews Pre-install requirements"

From JReviews Documentation
Jump to: navigation, search
(PHP)
Line 9: Line 9:
  
 
Required PHP Version: '''5.2.x''' or higher<br />
 
Required PHP Version: '''5.2.x''' or higher<br />
Required PHP Extensions: '''json''','''mbstring''','''curl''','''bcmatch'''
+
Required PHP Extensions: '''json''','''mbstring''','''curl''','''bcmath'''
  
 
'''upload_max_filesize''' in php.ini must be higher than 2M (for installation files to upload successfully)
 
'''upload_max_filesize''' in php.ini must be higher than 2M (for installation files to upload successfully)

Revision as of 14:00, 13 April 2013

CMS

JReviews is compatible with:

  • Joomla! 1.5
  • Joomla! 2.5
  • Joomla! 3.0 (we are still working on this and it is not officially supported yet, but it installs and works fairly well for the most part)

PHP

Required PHP Version: 5.2.x or higher
Required PHP Extensions: json,mbstring,curl,bcmath

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 file (if your server uses PHP 5.2) or ioncube_loader_lin_5.3.so file (if your server uses PHP 5.3) anywhere 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


Note: If you are having troubles installing ioncube, download loader-wizard.zip file, extract the zip and place the loader-wizard.php file into the root of your site. Run that file and it will guide you through the installation process.


Video Tutorial - How to check JReviews pre-install requirements


Watch in HD on YouTube