unable to install joomla 3.1 with php 6 -
i tried unable solve error , issue joomla not sure why have made things complicated without explaining much. using appserv php 6.0.0 , joomla's new version 3.1. have extracted whole zip in www root directory every time when check web url takes me
http: // localhost/installation/index.php
and error shows
fatal error: interface 'jsonserializable' not found in
c:\appserv\www\eshaheen\libraries\joomla\registry\registry.php on line 22
i searched on google did not find answer opened registry.php file , added explicitely import
import('compat.jsonserializable') doing above error gone blank...
kindly guide me how install joomla...
regards
you using outdated software. php6 development closed , never released. actual version of php 5.4.
use other web server solution stack package of lamp. example: xampp
Comments
Post a Comment