I have downloaded the new, recent release of Magento (0.7.15480) since I had problems with the installation wizard in the previous version. During the installation wizard in the newer version, after I enter the database connection information and attempt to continue to the next page, I get the following error:
SQLSTATE[HY000]: General error: 1193 Unknown system variable 'SQL_MODE' Database connection error
I have verified the given database credentials do work with a test connection. Has anyone else ran into this?
I have downloaded the new, recent release of Magento (0.7.15480) since I had problems with the installation wizard in the previous version. During the installation wizard in the newer version, after I enter the database connection information and attempt to continue to the next page, I get the following error:
SQLSTATE[HY000]: General error: 1193 Unknown system variable 'SQL_MODE' Database connection error
I have verified the given database credentials do work with a test connection. Has anyone else ran into this?
I am using MySQL v5.0.51b version and had the same problem.
Solution: Apache mod_rewrite must be enabled en all the needed PHP extensions (php_mcrypt, php_pdo_mysql and php_curl) must be loaded).
Tonight, I am attending a monthly meeting for Open Source in Den Bosch. One of the topic is Magento. If i can, I ask him if he knows about this and what is the work around. If anything interesting, I post it here for all those with the same question.
Well I got a reply and it looks like I’m moving servers to solve this..
Thank you for contacting us. We have checked your issue. We have seen that the mysql version in the server is 4.0.27. Unfortunately we cannot upgrade the mysql version in the server, however we can move your accounts to another server with a higher version of mysql. Please feel free to get back to us if you want us to move your accounts.
Well I got a reply and it looks like I’m moving servers to solve this..
Thank you for contacting us. We have checked your issue. We have seen that the mysql version in the server is 4.0.27. Unfortunately we cannot upgrade the mysql version in the server, however we can move your accounts to another server with a higher version of mysql. Please feel free to get back to us if you want us to move your accounts.
Indeed, and as Moshe said in an earlier posting, Magento requires MySQL version 4.1 and higher. If this does not help, plse post here again.
Went through installation process and now get “Fatal error: Class ‘Mage_Catalog_Model_Resource_Eav_Mysql4_Setup’ not found in /home/mysiteaccountname/public_html/test/app/code/core/Mage/Core/Model/Resource/Setup.php on line 125”
Did you ever find a solution to that problem: “Mage_Catalog_Model_Resource_Eav_Mysql4_Setup” not found? I’m doing a fresh install and im getting that error. It refers to:
$setupClass = new $className($resName);
But that class IS there!?
UGH, Just spent 210 US on a theme which I might not be able to use!