• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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