Internal Error when PHP Run as SiteWorx User

Hello,

We want to change our PHP mode from “Run as Apache” to “Run as Siteworx user” for security reasons and to be able to run Joomla sites.

But when I shift PHP Mode to “Run as Siteworx user”, Apache returns a Internal Server Error screen.

What is the proper procedure to shift from “Run as Apache” to “Run as Siteworx user”?

Thanks,

Rodrigo

You’ll need to ensure that the files are then owned by the SiteWorx user, no files are 777, and also helps to create the etc/ folder in /home/<username> with a modified version of php.ini with a session.save_path set to somewhere within the users own directoy.