Plesk Update Fails- MySQL Error

When Plesk update itself, it connects to local MySQL server.If it can not connect, then update fails. Most of the time it happens because of wrong credentials. First check if you can manually connect to local MySQL server: “%plesk_dir%Databases\MySQL\bin\mysql.exe” -uadmin -p<type password here> -localhost If you can not connect then you may reset the password by […]

Continue Reading…

IIS : An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode

The following error occurs, when browsing a website on Parallels Plesk server: HTTP Error 500.24 – Internal Server Error An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. 0x80070032 The website was designed in Classic pipeline mode, but an application pool assigned to the site is in Integrated pipeline […]

Continue Reading…