12-Nov-2010, 07:02 AM
The requirements states that MySQL 5.0.7 or higher is needed. ref: requirements page
The installer reports back:
PHP version is 5.2 or higher Pass
MySQL version is 5.0.7 or higher Pass
Ctype extension is available Pass
Suhosin is not installed Pass
Mail() function is enabled Pass
GD Library is installed Pass
Magic Quotes is disabled Pass
System() function is enabled Pass
cURL is installed Pass
fopen(URL) is enabled Pass
My current status from phpinfo.php:
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.51a
How did this pass while I have not met the mysql requirements? Is the client API the same as the mysql version?
The installer reports back:
PHP version is 5.2 or higher Pass
MySQL version is 5.0.7 or higher Pass
Ctype extension is available Pass
Suhosin is not installed Pass
Mail() function is enabled Pass
GD Library is installed Pass
Magic Quotes is disabled Pass
System() function is enabled Pass
cURL is installed Pass
fopen(URL) is enabled Pass
My current status from phpinfo.php:
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 5.0.51a
How did this pass while I have not met the mysql requirements? Is the client API the same as the mysql version?