Difference between revisions of "JReviews Pre-install requirements"
From JReviews Documentation
(→ionCube) |
|||
Line 19: | Line 19: | ||
zend_extension=/path/to/ioncube/folder/ioncube_loader_lin_5.2.so (use the correct path). | 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:<br /> | Watch this video to see how to check JReviews requirements in Joomla 1.5:<br /> |
Revision as of 19:27, 5 February 2010
CMS
JReviews is compatible with Joomla! 1.0.x, Joomla! 1.5.x and Mambo 4.6.x.
PHP
Required PHP Version: 5.2.x
Required PHP Extensions: json and mbstring
ionCube
IonCube loaders need to be installed and enabled on your server. On some hosting packages ionCube is enabled by default, for other you can ask your host to install ionCube loaders for you, or you can do it yourself:
- download loaders packgage from ionCube website
- upload ioncube_loader_lin_5.2.so file somewhere in your joomla folder
- edit /administrator/php.ini file, create it if not there, and put this inside it:
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:
(watch in full screen for best view)