Active Articles: 2038
Total Categories: 16
Sub Categories:616
How to Get Apache, PHP, and MySQL Up and Running | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Apache,PHP,mySQL,phpBB-Win9x/NT/2000/XP | ||||||||
currently upto mysql 4.1.18 and php 4.4.2 including a test script(phpBB) to verify the installation of apache,mysql,php. a few changes to mysql configuration. *** updated March 07 2006 *** ... learn more
| ||||||||
| ||||||||
FastCGI: Robust and High Performance PHP with IIS | ||||||||
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 ... learn more
| ||||||||
| ||||||||
PHP & MYSQL Tutorial: Introduction | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Installing Apache, PHP and MYSQL on Windows | ||||||||
Need to test your php scripts your making without uploading it to a remote server? This tutorial shows you all of things you need to download, install, set up on your computer to make it into a fully functioning web server with PHP and MYSQL on Windows. ... learn more
| ||||||||
| ||||||||
Adding PHP to Apache on Linux | ||||||||
This article provides extensive instructions on installing PHP on Apache/Linux. Main topics include: How to Get PHP, PHP Extensions, Building PHP for CGI Use, Building PHP as an Apache Module, Building mod_php as a Dynamically Loaded Object, Testing Your Installation, Going Further/In Conclusion, Building Apache at Lightspeed, Apache Source Components Provided by Linux Distributions, and ... learn more
| ||||||||
| ||||||||
Php on windows, why not ? | ||||||||
There is at least one good reason to choose windows as a host for your PHP/mysql web site : installation is as easy as other windows programs. ... learn more
| ||||||||
| ||||||||
Installations: Fast and Easy | ||||||||
This article lists and discusses a couple of tools that automate the installation process of Linux, Apache, MySQL and PHP (LAMP). ... learn more
| ||||||||
| ||||||||
Serverize! | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Installing Apache MySQL PHP on windows 98 | ||||||||
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 ! ... learn more
| ||||||||
| ||||||||
A WebServer Guide -- Help Using Apache by Nakul Goyal | ||||||||
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. ... learn more
| ||||||||
| ||||||||
PHP Tutorial - Installation | ||||||||
In this tutorial you will learn about PHP - Installation steps involved in Installing Apache server, Installing PHP 4 and Installing PHP 5. ... learn more
| ||||||||
| ||||||||
EasyPHP Install Guide | ||||||||
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. ... learn more
| ||||||||
| ||||||||
How To Install Apache+PHP+MySQL | ||||||||
This page walks through the setup of Apache, PHP and MySQL on a Red Hat Linux system. The installation is very similar on other Linux distributions. Apache, PHP and MySQL all also run on Windows NT, however installation is definitely different for those systems. ... learn more
| ||||||||
| ||||||||
Compiling PHP and Apache 2 from source on Linux OS | ||||||||
This article will provide beginners and others new to Apache 2 and PHP compilation, detailed information about how to compile PHP and Apache 2 on Linux system. It should work on all Unix like OS. Even if you just want to learn how to compile software from source on Linux like OS, this article ... learn more
| ||||||||
| ||||||||
How to install and cofigure PHP 5 on Windows box | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Apache, PHP and SQL on Linux, for Newbies | ||||||||
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. ... learn more
| ||||||||
| ||||||||
Basic Installation of PHP on a Unix System | ||||||||
This 2-page tutorial walks you through compiling and installing PHP on a Unix system. ... learn more
| ||||||||
| ||||||||
How to Configure and Make PHP on FreeBSD | ||||||||
These notes describe how to compile a custom-built version of PHP 5 from the source, and replace the stock build on a FreeBSD server from Verio VPS. We install useful extensions that can not be loaded as extensions and must be compiled in, specifically tidy and zip. This Apache 2 shared module and CLI ... learn more
| ||||||||
| ||||||||
Perfect IDE for Apache, MyQL and PHP | ||||||||
This tutorial will teach you how to setup a perfect development environment for Apache, MySQL and PHP. Besides these basic softwares it includes also an installation instructions for a MySQL manager and PHP editor. It is rich illustrated and hepls to setup a complete and productive workstation. In the tutorial Apache 2.2.3, MySQL 5.0.27 and ... learn more
| ||||||||
| ||||||||
