Server
Updates
New
Information:
We are working
around the clock to exceed your expectations for performance.
•
6/19/07 - This is a very important message regarding your current hosting accounts.
•
6/01/07 - We will be upgrading all of our mod_php servers to PHPSuEXEC.
Essentially the server, that your site is hosted on, is running PHP as an Apache module instead of PHP as CGI. All of our newer servers are already PHPSuEXEC, and we
feel that by changing your server to PHPSuEXEC, it will give your sites a more reliable and much more secure environment.
What is PHPSuEXEC?
PHPSuEXEC is, essentially, running PHP as CGI. When running PHP scripts as CGI, PHP processes will spawn as your user name, instead of the Apache web server user name (currently .nobody.).
Scripts that are run as .nobody. require UNIX file permissions of either 777 (which enables any user in any group to read, write, and execute your files) or
they need to be owned by nobody, often causing the true file owner (you) to not be able to write to or modify these files.
Since PHPSuEXEC spawns PHP processes as your user name, all of the file / directories will always be owned by you increasing security exponentially,
as no other users will be using the same user name as you when running PHP processes. Furthermore, any files created by the PHP scripts will be owned
by your username and you will have full access to read, write, or make modifications to these files.
Please contact us if you have any questions about our servers configurations.