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 ?
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 ?