Trying to install a fresh copy of modx evo 1.0.4
Installer says all is well (except that register globals is on but I don’t think this is the issue).
Then fails during "Chunck" install section:
Install results
Setup will now attempt to setup the database:
Creating connection to the database: OK!
Selecting database `stratt`: OK!
Checking table prefix `modx_`: OK!
Creating database tables: OK!
Writing configuration file: OK!
Templates:
MODxHost: Installed
Chunks:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT (CASE COUNT(*) WHEN 0 THEN 0 ELSE `id` END) `id` FROM `s
The hosting account is running php4 and MySQL client version:
4.0.27
Edit: of course now I check the requirements and see that MySQL
4.1.20 or newer is required, would this be causing the install problem?
I’d just like to verify before seeing if the host will upgrade MySQL.
Thanks