• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue pleskurlprotection error

Joaquim

New Pleskian
Hi,

I've upgraded my server from 2008R2 to 2012 and immediatly i got errors on IIS.
First on rewrite module, wich after being reinstalled started working and now on one plesk module :

all websites are giving this error :

The Module DLL C:\Windows\System32\inetsrv\pleskurlprotection.dll failed to load. The data is the error.

I've even upgraded to obsidian , wich efectively upgraded this file, but the error remains.

Can anyone help me on this.

Thanks,
Joaquim
 
There is incorrect permissions for C:\Windows\SysWOW64 folder. Try to fix it with the following command:

Code:
icacls "C:\Windows\SysWOW64" /grant Users:(OI)(CI)RX /inheritance:e /T
 
Hi,

Thanks for the response.

unfortunately it did not solve the issue. Every single website we get this on event viewer :

*** The Module DLL C:\Windows\System32\inetsrv\pleskurlprotection.dll failed to load. The data is the error. ***

Best regards,,
 
Try to do following:

  1. Go to the IIS Manager > <serverHostname> > Sites > right-click on PleskControlPanel site and remove it;

  2. Still on IIS Manager, go to Application Pools, right-click on PleskControlPanel application pool and remove it as well;

  3. Go to Windows > Plesk Reconfigurator > Repair Plesk Installation; select Plesk Services, and click on Check to recreate them.
Contact Plesk Support Team if not help.
 
Hi,

Thanks for the answer but did not helped, in fact it created double entrys in IIS configuration files.

I have issued an support request on plesk and i'm attonished with their answer at this momment . Let me get their final response and if they are willing to help .

Best regards.
 
Back
Top