I just installed XAMPP 1.5.4 after removing the latest version 1.7.3 because of the infamous blank screen and all the deprecated errors caused by latest MySQL.
So I started by installing a fresh 1.3.8a, and I will drop all tables and remove all files except /includes/configure.php, and /admin/includes/configure.php, and copy all my working environment, including all db tables and all modified and unmodified files and add-ons I have, because I need to test sensitive scripts and modules I am developing, I am trying to mimic the online environment, although I have a different configuration.
Online I have MySQL 4.1.22-standard
PHP Version 5.29
Linux Environment
and locally I have MySQL 5.0.24a-community-nt
PHP Version: 5.1.6 (Zend: 2.1.0)
Windows 7 Ultimate 32bits
Will the scripts be affected because of the different PHP and MySQL versions?
I am going to install add-ons, and many of them require PHP 5.x, my only concern is with MySQL 5.0.24a ... as I read ZC works better in version 4.4x ... and to be honest I never used version MySQL version 5.x, but so far I was able to run the default store and admin ... so that means this environment is safe and I can proceed installing everything or should I get MySQL v 4.4.x to be on the safe side?




