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

ioncube error

F

FrozenHost

Guest
Hi, after upgrading from 7.5.6 to 7.6 I am getting the following error: (Failed loading C:\program files\ioncube\ioncube_loader_win_4.3.dll) the file "ioncube_loader_win_4.3.dll" is in the folder so anyone knows how to fix this? Thanks
 
Check the file permissions on C:\program files\ioncube\ioncube_loader_win_4.3.dll

Plesk 7.6 has a wierd way of tightning file permissions.
 
Yes I understand but what permissions should there be? Thanks
 
Originally posted by FrozenHost
Fixed it!!!

Had to add permission for "Everyone" :)

Adding permissions for the Everyone group is an extremely bad security practice!! You should grant the least permissions to exactly the users/group that requires it (I think in your case it's psacln). Also, I hope you didn't grant anything more than read and execute, as usually people grant full control and that's also extremely bad.
 
How can we deal with Plesk's new way of managing permissions?
 
I just removed "Everyone" and gave "psacln" Read and Execute permission and it works.:)
 
Back
Top