Hello, I am thinking about adquiring "Run PHP as User" to secure my customers wordpress sites.
But a question comes up: for those with their sites already running (safe-mode off and upload folders as 777) what do i have to tell them to change?
will it be enough if they put upload folders back to 755?
i don't think i will have problems on new webs, but what will have to be done on already existing webs?
thanks in advance.
hi, i sent this to sales@helixdevelopment.com and the mail returned with error and also asked in a ticket without reponse:
I have Plesk installed on a server and everything was working fine. But since the last update which was done automatically, there were many problems which came up and websites were having permission problem.
When I checked the http.include files in the conf directoy I could see that the last updates did not include:
<IfModule mod_ruid2.c>
RMode Config
RUidGid myuser psacln
</IfModule>
which was present in the old httpd.include files and this is for all the subdomains on the server.
Is there a way where I can incude:
<IfModule mod_ruid2.c>
RMode Config
RUidGid myuser psacln
</IfModule>
automatically in the httpd.include file each time plesk updates itself? Because when it was added to the new httpd.include file, the permission error was resolved. Please help me on this friends. Thanks.
Sometimes I have to rename a domain, say from abc.com to xyz.com. When I do this, run as user gives me troubles.
The conf files are not updated, and httpd would not start as a result of it.. -t