Site Administration Page 2 - Setting Up Database Driven Websites |
In writing this document, I will assume that you already have:
This guide is written to be as OS neutral as possible. Please make changes as necessary for your setup. Getting MySQLFirst let's grab MySQL, you will find it at http://www.mysql.com. The latest version as of this writing is 3.22.22. From their download page, you will find precompiled binaries for the following operating systems:
Next thing to get is the Apache source distribution. You will find it at their homepage http://www.apache.org, the latest version as of this writing is 1.3.6. Getting PHPFinally, get the PHP source distribution from their homepage http://www.php.net. The latest version as of this writing is 3.0.7. Other PackagesThere are many other things you can compile PHP. Doing this is beyond the scope of this document, you can always add support for these things later. We will keep things simple to get through this guide.
blog comments powered by Disqus |