• 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.

Permissions changed

B

byontik

Guest
Permissions changed after upgrade

I upgraded plesk from 8.4 to 8.6. After the upgrade some ASP scripts stopped working.

Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.

I did not change the permissions myself. Can you tell me a way to fix this?

I found a MS kb article about it (http://support.microsoft.com/kb/278013) but I don't know if I should fix something in Plesk since Plesk caused the problem..
 
Hi -

I noticed the same error on my system, upgrading from 8.3 to 8.6.
Did you find a solution that works?

Bjørn
 
I had trouble with jmail, aspupload and aspjpeg. To solve the problem I gave "everyone" permissions on jmail.dll, aspupload.dll and aspjpeg.dll. This fixed the problem but I still don't know why plesk changed the permissions..
 
Hi -

I fixed the problem. I gave the read and excecute permission on the aspupload.dll file.
Everyone is not a good idea as it is very unsecure.
 
Back
Top