• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

PHP permissions over files - N00b ?

S

scibase

Guest
I am having problems with PHP scripts that seek to upload, modify existing and create new files.

My Apache seems to be running under the user Apache. So PHP under the user Apache will try to create files and directories on files owned by my FTP user, and the only way this can be done is for everything to be 777.

Is there any way I can make this easier by changing the server config?

My big problem is in trying to run a CMS script that I bought and I cannot do so properly because of this permissions problem. The php.ini file looks ok.

Any help gratefully received! Thanks
 
Back
Top