Edit History Actions Discussion

Diff for "PHP"

Differences between revisions 5 and 6
Revision 5 as of 2010-09-11 11:06:45
Size: 454
Editor: independence
Comment:
Revision 6 as of 2011-01-16 18:05:31
Size: 545
Editor: independence
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
PHP is available on [[Info/Supporter|supporter]] accounts only. The currently installed version of PHP is 5.3.x with Suhosin patches for added security. PHP is run via mod_fcgid and suEXEC. This allows for good performance will still maintaining a high level of security, since all scripts are executed with the permissions of the owner of the script. PHP is available on [[Info/Supporter|Supporter accounts]] only. The currently installed version of PHP is 5.3.x with Suhosin patches for added security, and xcache for performance. PHP is run via mod_fcgid and suEXEC. This allows for good performance will still maintaining a high level of security, since all scripts are executed with the permissions of the owner of the script.
Line 4: Line 4:
=== Links === == See also ==
 * [[Info/Webhosting|Webhosting]]
 * [[CGI]]

== Links ==

PHP

PHP is available on Supporter accounts only. The currently installed version of PHP is 5.3.x with Suhosin patches for added security, and xcache for performance. PHP is run via mod_fcgid and suEXEC. This allows for good performance will still maintaining a high level of security, since all scripts are executed with the permissions of the owner of the script.

See also