Hi dear community.
I have just trying to install open cart but I have a problem .
In the installation menu I have 2 errors 1 is php version that is 4.7.7 but I'm using wampserver program and it has 5.2.9 so what going on .
the other is Magic Quotes GPC = on . I tried to make it off from php.ini in upload folder but it was already off !
any help would be nice from you
thanks
thanks for comment
my wampserver's option for php is set for php 5.2.9 and I haven't had any php version inestalled on my PC before .
here is the link of my site :http://sarangmusic.com/upload/install/index.php
my wampserver's option for php is set for php 5.2.9 and I haven't had any php version inestalled on my PC before .
here is the link of my site :http://sarangmusic.com/upload/install/index.php
The install script uses phpversion() which is an internal php function so you must be using 4.7.7
You can do another check by creating a file called php_info.php that simply contains the following:
place it in the same folder as the OpenCart index.php file and run it.
Phil
You can do another check by creating a file called php_info.php that simply contains the following:
Code: Select all
<?php phpinfo(); ?>
Phil
Who is online
Users browsing this forum: No registered users and 28 guests