• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

php rename (.): Access is denied. (code: 5) set access permissions on folder

samuel491

New Pleskian
SO Windows Server 2008, IIS/7.5 Webserver, PHP Version 3.5.25,
Admin Panel: Parallels Plesk Panel 11.0

.php files with php rename() function generates the following error
PHP Warning: rename (.): Access is denied. (code: 5)

May be due to lack of permissions for the folders that contain the files to rename?

Im tring to grant permissions but I cant modify anything ...

I login to Parallel with a Owner user with all privileges
Click File Manager
On the directory to set access permissions, click padlock icon
any attempt to change the permissions is denied


there are the following groups:

Administrators
SYSTEM
Plesk Domain User (domainname)
Plesk IIS Anonymous Account (IUSR_domainname)
Plesk IIS Worker Process Identity Account (IWPD_6 (domainname))
Hostname support (support)

for each group you can Allow/Deny privileges:
[]Full Control
[]Modify
[]Read & Execute
[]List Folder Contents
[]Read
[]Write

Groups: Administrators, SYSTEM got all privileges

IUSR_domainname has only one privilege: [v]List Folder Contents

IUSR_domainname should be my target, the public user who launches a request from the browser, is it rigth?

any attempt to change the permissions are denied
inheritance permissions options are denied too

Thank you for help
 
Last edited:
Back
Top