• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Problems with CHMOD on subdomain

V

vaida.dan

Guest
It seems I encountered an issue while installing a CMS in a subdomain. Lets take for example Wordpress. I've copied all the files required for the installation in the folder subdomains/wp/httpdocs/. Everything runs smoothly until the CMS needs to create a config.php file in order to finish the installation process. It says that the files and folders permissions are set wrong.

I only managed to install the CMS after manually setting the chmod to 777 to httpdocs folder. That is not a viable solution in my case.

I believe there are some problems with the owner group and apache. I have also heard that installing suPHP module might fix the problem. Are there any other solutions to this problem ?
 
Back
Top