I cannot add new domains in Plesk. It turns out that MySql 4.0.x has "ssl" as a restrictied word, but Plesk uses it as a column name. Therefore, I get MySql error messege when I try to add new domains. The problem can be fixed by replacing ssl with `ssl`. However, all Plesk files are encrypted.
I'm thinking of two solutions: get Plesk to use `ssl` instead of ssl or get MySql to remove ssl from rescricted words. Does anybody have any ideas about my two solutions or something else that might help?
Thanks.