Difference between revisions of "JReviews Pre-install requirements"

From JReviews Documentation
Jump to: navigation, search
Line 12: Line 12:
 
== ionCube ==
 
== 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:
+
IonCube loader need 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:
 +
 
 
# download loaders packgage from [http://www.ioncube.com/loaders.php ionCube website]
 
# download loaders packgage from [http://www.ioncube.com/loaders.php ionCube website]
 
# upload ioncube_loader_lin_5.2.so file somewhere in your joomla folder
 
# upload ioncube_loader_lin_5.2.so file somewhere in your joomla folder
Line 19: Line 22:
 
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
+
* 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 in full screen for best view)
 
  
<swf width="720" height="590">/videos/Pre-Install.swf</swf>
+
Watch this video to see how to check JReviews requirements in Joomla 1.5:<br />
 +
[http://docs.reviewsforjoomla.com/videos/install/pre-install/pre-install-requirements.html JReviews pre-install requirements] (1:19 min.)
  
  
Line 31: Line 33:
 
[[Category:IonCube]]
 
[[Category:IonCube]]
 
[[Category:Install]]
 
[[Category:Install]]
[[Category:Video Tutorials]]
 

Revision as of 13:50, 15 March 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 loader need 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 somewhere in your joomla folder
  3. 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:
JReviews pre-install requirements (1:19 min.)