Installation PHP Tutorials

These tutorials demonstrates how to install and configure PHP, how to install Apache Web server, how to install Apache and PHP as an Apache server module on both the Unix and Windows platforms, how to test your installation to ensure that all of the components are properly working, learn the common installation pitfalls and their resolutions, the purpose, scope, and default values of many of PHP's most commonly used configuration directives, and various ways in which you can modify PHP's configuration directives.
Home » PHP » Installation (20 Tutorials)
Installing PHP 5 on IIS
Installing PHP 5 on IIS tutorial
This page describes how to resolve the following error message: The specified module could not be found when installing PHP 5 on IIS.
The Accordion Widget
The Accordion Widget tutorial
The accordion widget is a robust and highly configurable widget that is made up of a series of containers and allows users to save space on their web pages by only displaying a certain section of related content at any point in time. This is another component d edicated to the effective display of content. It is like a tabbed interface but positioned vertically instead of horizontally. It has a range of configurable properties that can be used to customize its appearance and behavior.
Installing PHP on Windows
Installing PHP on Windows tutorial
A brochure-style Web site may be sufficient for a business that simply wants a basic Web presence — some static pages to inform the visitor of the company's off-line contact information.
Acquiring PHP MySQL
Acquiring PHP MySQL tutorial
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts. One reason is that Windows render an amazing web presence unlike any other OS's browsers. So this page will only cover the WAMP ( Windows, Apache, MySQL, PHP ). You will learn how to install Apache, PHP, and MySQL under Windows platform.
Installing PHP on a Mac
Installing PHP on a Mac tutorial
One great aspect of Mac OS is that it ships with a preinstalled Apache server and PHP4. So if you want to develop dynamic PHP based web sites on your local machine, you just have to enable the PHP4 module and start the server.
How to upgrade from PHP 4.x to PHP 5.x on Windows
How to upgrade from PHP 4.x to PHP 5.x on Windows tutorial
This tutorial walks you through step by step and shows how you can upgrade from PHP 4.x to PHP 5.x on a Windows machine running IIS 4.x or higher.
Installation Guide
Installation Guide tutorial
The first section presents the steps to install and configure MySQL, Apache, and PHP under the Linux operating system environment, then present a short guide to downloading and installing the PHP script examples used in this tutorial. The last major section shows how a secure Apache web server can be installed using the Secure Sockets Layer library. We conclude with a list of installation resources for Microsoft Windows, Linux, and other environments.
PHP + Apache + MySQL perfect setup
PHP + Apache + MySQL perfect setup tutorial
This tutorial will show you with a lot of illustration how to setup a perfect WAMP - Windows, Apache, MySQL, PHP - development environment.
Installing Apache with PHP,MySQL on Windows 9x/2000/XP
Installing Apache with PHP,MySQL on Windows 9x/2000/XP tutorial
This tutorial shows you howto install Apache, PHP and MySQL on a Windows 98, 2000 or XP system.
EasyPHP Install Guide
EasyPHP Install Guide tutorial
EasyPHP is a combination of common free web server software put together into an easy to install package. Normally to download and install each separate component can take a long time, plus be a headache to configure them to work together properly.
A WebServer Guide -- Help Using Apache
A WebServer Guide -- Help Using Apache tutorial
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.
How to Get Apache, PHP, and MySQL Up and Running
How to Get Apache, PHP, and MySQL Up and Running tutorial
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.
Basic Installation of PHP on a Unix System
Basic Installation of PHP on a Unix System tutorial
Learn how to compile and install PHP on a Unix system.
Configuring Windows 98 for Local PHP Development
Configuring Windows 98 for Local PHP Development tutorial
This is documentation for installing Apache 1.3.9, PHP 3.011, Perl 5.00502 and MySQL 3.21.29, but should work with ANY recent (or more recent) versions of this software.
Installing PHP 4.x for Apache 1.x.x on Linux
Installing PHP 4.x for Apache 1.x.x on Linux tutorial
This document describes how to install PHP for Apache on Linux. It was written using Red Hat 7.0, Apache 1.3.14 and PHP 4.0.3 patch level 1 You should have Apache installed before trying to install PHP.
Installing PHP 3.x.x for IIS 4.x on Windows NT
Installing PHP 3.x.x for IIS 4.x on Windows NT tutorial
These instructions assume that you have a standard IIS 4 installation on Windows NT. Thanks go to Ted and Randy for their help compiling these instructions.
Installing PHP 3.x.x for Apache 1.x.x on Windows 9x
Installing PHP 3.x.x for Apache 1.x.x on Windows 9x tutorial
These instructions assume that you installed Apache for Windows 9x as outlined here. They should work with any standard Apache installation.
How To Install Apache+PHP+MySQL PHP tutorial
How To Install Apache+PHP+MySQL PHP tutorial tutorial
This tutorial discusses the setup of Apache, PHP and MySQL for both Windows and Red Hat Linux.Because the install for Windows is straightforward, the discussion for Windows is an overview. The tutorial and how to for Red Had Linux is much more detailed and covers both downloading and installing packages as well as using Apache's DSO Module.
How to Install and Configure PHP on Windows
How to Install and Configure PHP on Windows tutorial
This tutorial shows the steps you need to install and configure PHP on Windows.
Installing Apache 2.0, PHP 4.2, MySQL 3.23, and PHPMyAdmin
Installing Apache 2.0, PHP 4.2, MySQL 3.23, and PHPMyAdmin tutorial
This article shows you how to setup, configure, install, and use the Apache 2.0 web server, PHP 4.2.0 scripting langauge, PHPMyAdmin, and that latest MYSQL DBMS Database MySQL 3.23 on a Windows machine so you can easily test your dynamic Macromedia Flash content in a server environment. Making it easy to test on your local laptop/desktop. A Flash application using these tools is also detailed.
Home » PHP » Installation (20 Tutorials)
 
Subcategories
 
Categories
 
Advertisement