PHP4
PHP4 is a popular, freely available web applications development tool. PHP4 includes
an HTML-embedded scripting language and a server-side preprocessor that interprets the HTML-embedded code in order
to create dynamically generated web pages. PHP4 also supports several databases, including
MySQL, and
PostgreSQL, and is commonly used for the development of
database enabled web sites.
NOTE: PHP5 is
the newest version of PHP and is only available on the VPS v3
servers
Installation
The best way to install PHP4 is to install the mod_php4 Apache
Module. PHP4 can also be installed as a CGI to which PHP4 files are redirected by the web server. Choose one of
these:
NOTE: Any version of PHP prior to 4.2.2 has a known security vulnerability
which can compromise your Virtual Private Server. If you are using PHP4.1.2 or earlier, we strongly encourage you to
upgrade to the most recent version.
More Information
For additional information about PHP4, including documentation, see:
|
|