• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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