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

Have a permissions issue - cannot publish

D

David Green

Guest
Hi there

I am trying to complete an install of sitebuilder, but get the following when running the check.php file:

ioncube=ok os= phpVersion=4.3.9 mbstring=ok zlib=ok session=ok dom=ok domxml_xslt=ok sqlite=2.8.17 sqliteEncoding=UTF-8 gd_png=ok gd_gif=ok gd_jpg=ok gd_wbmp=ok gd=2.0.28 safe_mode=fail mail=ok curl=ok serverApi=Apache Handler folder_permissions_data=fail

safe mode and folder permissions failure.

How can I fix this?
 
You can check following article for details: http://kb.odin.com/en/1812
......
NOTE:
1. Publication works with safe_mode 'on' from version 4.0. So if you have version 4.0 or newer you do not need to worry about safe_mode=failed output.
2. Parameter folder_permissions_data is actual for publishing to Windows servers, so if you see that folder_permissions_data=fail, you can ignore this output.
 
Back
Top