![]() |
|
|
|
![]() |
![]() ![]() |
Installing PHP3There are two different ways to install PHP3 v3.0.12 on a Virtual Server. The best way is to install it as a Dynamic Module.
Which Version of PHP3 do I install? Within each version of PHP, there are several "builds" to choose from. A build consists of PHP's core features--which are found in every build--and some optional additional features, such as database support, on-the-fly image creation, and encryption. Bottom Line: You should choose the build that best suits your needs but at the same time does not add unnecessary overhead to your web server. Example 1: if you plan on using PHP to transfer files between computers, or to use TWIG to access your email, you'll want to choose a PHP build that includes ftp, imap, and the database backend you're using for TWIG in the build name.
Example 2: If you want to use PHP chiefly to access
a PostgreSQL database,
but not build images on the fly, choose a PHP build with pgsql but without
freetype and gd in the build name.
By selecting the PHP build carefully, you will maximize your
virtual server's memory use as well as improve the performance of your Apache
Web Server. Installation as a Dynamic Module This involves installing the mod_php apache dynamic modules. Instructions for this are here. Installation with CGI Redirect The other way to install PHP3--as a CGI to which PHP3 files are redirected by the web server--is shown below.
|
|
![]() |
[ SERVERS | ECOMMERCE | SUPPORT | SPECIALS | SEARCH | SITE MAP | ORDER] [ HOME | CONTACT US | ABOUT US | PRIVACY | LEGAL | REFUND POLICY ] © Copyright 1998 - 2001 Blue Reef Consulting, Inc. All Rights Reserved. Comments or questions about this web site? Write to webmaster@bluereef.net. Phone: (305) 274-8393 |