• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Joomla application pack

Y

youp

Guest
hi, on my server, i can't install jumla with web application , i have this error :

Warning: Site application installation failed: Unable to execute SQL statement (
/*!40103 SET TIME_ZONE=''+00:00'' */): 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 ':00'' */' at line 1

:(
 
Problems with Joomla

I'm having the same problem. Is there any known solution to this?

Regards,

Christian
 
sorry , I don't receive response, the only way is to pay for support !!!!!! :(
 
The problem is in magic_quotes_runtime=On in /etc/php.ini
It should be off.

If you need it for some sites, enable this only where it is actually needed via .htaccess
 
Back
Top