• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

MYSQL Fail To start after setting???

P

pun119

Guest
I just config or change something with "MYSQL Server Instance Confiulation Wizard" and when I reach "Execute" and click it I get Service Fail to start.

IJust change "dfault character set" only.

Or shouldn't use or setting with this wizard at all?

I try to insert MYSQL data with thai langauage and it get "????" instate.

Do I need To remove MYSQL and reinstall it?

Or any suggestion will be very good.

Last time I got something like this with MSSQL I have to reinstall the server because I don't know what to do.
 
You can find errors in MySQL log.
It is a file servername.err placed at MySQL folder.
 
C:\Program Files\SWsoft\Plesk\Databases\MySQL\bin\mysqld-nt.exe: Can't create/write to file 'C:\WINDOWS\TEMP\ib2' (Errcode: 17)
060104 11:03:11 InnoDB: Error: unable to create temporary file; errno: 17
060104 11:03:11 [ERROR] Can't init databases
060104 11:03:11 [ERROR] Aborting

is this the problem? It the only log with time close to the time when mysql fail.
 
Back
Top