It is assumed that you have already successfully setup IIS or installed Apache on your machine and configured it. This article explains the steps you need to follow to configure PHP and secure its correct operation.
Tutorial Part One: Provides background information on php and mysql, examples of sites that use the setup. Includes step by step installation guide for windows and tips on installing WAMPserver on windows.
Version: n/a Platform(s): linux, windows Updated: Sat Nov 26 2005
This tutorial expliains how to install the trio, Apache - PHP - MySQL, on Windows. Also covers modifying Apache and PHP configuration file so the two can work together.
Version: n/a Platform(s): n/a Updated: Wed Oct 27 2004
This is a guide to using and installing FastCGI, IIS and PHP. The recommended way to run stable PHP applications in IIS is CGI. But since a new process is created for each request and thrown away when the request is done, CGI efficiency is poor. Furthermore the PHP ISAPI dll was never stable enough for my needs, because ISAPI requires thread-safety, but many PHP extensions are not thread-safe.
Version: n/a Platform(s): n/a Updated: Thu Jun 24 2004
This article on "Installing Apache-MySQL-PHP on Windows 98" in just five min is a complete step by step tutorial to install this trio package. The article contains full graphics snapshots to help the new developers to install the trio package without any glitch or much effort. Happy developing !
Version: n/a Platform(s): windows 98 Updated: Mon Feb 23 2004
EasyPHP is a combination of PHP, Apache, and MySQL put together into an easy to install package.
The EasyPHP Install Guide will walk you through downloading, installing, and configuring your own PHP development server.
Over 40 screenshots will show you visually what you should do at each step.
Version: 1.7 Platform(s): Windows 98,NT,2000,XP Updated: Tue Dec 9 2003
MySQL text search function comes by default with a minimum word length of four letters.
If you try searching for the word 'PHP', you'll get zero matches even if there are.
As of MySQL 4.x.x you can change the minimum word length to whatever you want. That is how you do it.
Version: 4.x.x Platform(s): n/a Updated: Mon Dec 1 2003
Web server program sits around awaiting requests from visitors' web browsers for objects it has in its possession, and then sends these objects back for the visitor's viewing pleasure. This article guides you through setting and getting started with Apache on Linux.
Version: n/a Platform(s): n/a Updated: Wed Oct 22 2003
If you have no idea where to start or need some help on how to install, configure and tweak Apache, PHP, and MySQL on Unix or Windows, this 3-part hands-on article will guide you before you get lost in manuals.
Version: n/a Platform(s): n/a Updated: Mon May 5 2003
Serverize! is the "insta-thought-up" name for a tutorial that will guide you step by step on turning your windows machine into a full blown server. Install Apache, PHP, MySQL, PhpMyAdmin and Perl.
Version: 0.90 Platform(s): Win 9X/ME/NT/XP Updated: Fri Jan 24 2003
Need to setup a linux web server? This tutorial will show you how to install Apache 1.3.x series and PHP 4.x series using the APXS method as an external module. Prerequisites are to have MySQL already installed if you plan on using it.
Apache, PHP4 and MySQL are open source technologies that allow you to create powerful and fast database-generated web site applications. Apache is the most popular web server. PHP has the unique distinction of being an open-source server-side scripting language that's both fun and easy to learn. Today, increasing number of web developers are using PHP as a server side scripting language. Unlike Microsoft ASP scripting language it is available on both UNIX and windows platforms. MySQL is a fast, reliable, open-source database management system. This three open-source software has very respectable position among Linux/UNIX web developers. Web developers using Windows O/S machines are not using this open source tools, simply because they feel that these tools are too difficult to install and set up.
This article makes it easy.
Version: n/a Platform(s): n/a Updated: Mon Mar 4 2002
This is a through, yet easy to understand guide to installing Apache, including PHP and its support for different SQL servers, including MySQL and PostgreSQL. Aimed at the developer who wants a local linux development server, this tutorial has all the steps needed to install and configure the software that is needed.
Version: 1.1 Platform(s): Linux Updated: Mon Dec 18 2000
Here, you will find tutorials on compiling and installing php and MySQL on a linux Box. Written in French. There is also a tutorial Showing you how to install and configure Apache Webserver. Most directives are explained.
Version: 1.0 Platform(s): n/a Updated: Thu Dec 7 2000