Page 1 of 1

Is Joomla Compatible With 1.7.7 ?

PostPosted: 06. October 2011 20:29
by 13thMaster
By now, XAMPP has got version 1.7.7

Is there any place I can see wheter or not this version work on Win7 64bit?
Cause I can't see it anywhere, and I need it to use Joomla. But the Joomla instal help only knows there is version 1.7.4 of XAMPP.

If any can give me an answer to this I'd be very grateful.

Re: Is Joomla Compatible With 1.7.7 ?

PostPosted: 06. October 2011 22:51
by hackattack142
Is there any place I can see wheter or not this version work on Win7 64bit?

Yes, XAMPP 1.7.7 works on Windows 7 x64 (I use it on this OS with no problems)

Whether Joomla is compatible or not, you can find the versions of Apache, MySQL, and PHP that XAMPP is using in the "xampp/readme_en.txt" file. You can see if these versions match the requirements for the version of Joomla you are using.

Re: Is Joomla Compatible With 1.7.7 ?

PostPosted: 06. October 2011 23:19
by Altrea
For Joomla, adjust the php error_reporting level in your php.ini from E_ALL | E_STRICT to just E_ALL and restart your apache if it is already running.