Home

Submit

Source

Feeds
Tutorials » PHP » Installation

PHP Installation 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.

PHP Installation
Installing PHP on Windows
PHP / Installation
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.

Site: www.developertutorials.com Report - View Tutorial

PHP Installation
Acquiring PHP MySQL
PHP / Installation
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.

Site: www.webdesign.org Report - View Tutorial

PHP Installation
Installing PHP on a Mac
PHP / Installation
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.

Site: www.webdesign.org Report - View Tutorial

PHP Installation
How to upgrade from PHP 4.x to PHP 5.x on Windows
PHP / Installation
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.

Site: www.geekpedia.com Report - View Tutorial

PHP Installation
Installation Guide
PHP / Installation
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.

Site: www.brainbell.com Report - View Tutorial

PHP Installation
PHP + Apache + MySQL perfect setup
PHP / Installation
This tutorial will show you with a lot of illustration how to setup a perfect WAMP - Windows, Apache, MySQL, PHP - development environment.

Site: www.phptoys.com Report - View Tutorial

PHP Installation
Installing Apache with PHP,MySQL on Windows 9x/2000/XP
PHP / Installation
This tutorial shows you howto install Apache, PHP and MySQL on a Windows 98, 2000 or XP system.

Site: www.reconn.us Report - View Tutorial

PHP Installation
EasyPHP Install Guide
PHP / Installation
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.

Site: www.canowhoopass.com Report - View Tutorial

PHP Installation
A WebServer Guide -- Help Using Apache
PHP / Installation
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.

Site: www.freeos.com Report - View Tutorial

PHP Installation
How to Get Apache, PHP, and MySQL Up and Running
PHP / Installation
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.

Site: www.wowwebdesigns.com Report - View Tutorial

PHP Installation
Installations: Fast and Easy
PHP / Installation
LAMP. It stands for Linux, Apache, MySQL and PHP. It's all you need to build fast, robust Web applications. All four applications can be downloaded from the Internet and used without restriction because they have open-source licenses.

Site: www.zend.com Report - View Tutorial

PHP Installation
Basic Installation of PHP on a Unix System
PHP / Installation
Learn how to compile and install PHP on a Unix system.

Site: www.onlamp.com Report - View Tutorial

PHP Installation
Configuring Windows 98 for Local PHP Development
PHP / Installation
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.

Site: www.phpbuilder.com Report - View Tutorial

PHP Installation
Installing PHP 4.x for Apache 1.x.x on Linux
PHP / Installation
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.

Site: www.e-gineer.com Report - View Tutorial

PHP Installation
Installing PHP 3.x.x for IIS 4.x on Windows NT
PHP / Installation
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.

Site: www.e-gineer.com Report - View Tutorial

Random Tutorials
PHP Object Oriented
Intro To Object: Option Variables
PHP / Object Oriented
We're going to make it where we can do different code based on the variables passed to the function.

Site: stilisticdev.net Report - View Tutorial

PHP Installation
Installations: Fast and Easy
PHP / Installation
LAMP. It stands for Linux, Apache, MySQL and PHP. It's all you need to build fast, robust Web applications. All four applications can be downloaded from the Internet and used without restriction because they have open-source licenses.

Site: www.zend.com Report - View Tutorial

PHP Randomizing and Rotation
Generate Random Quotes
PHP / Randomizing and Rotation
The following will show you how to generate simple random quotes using PHP.

Site: www.microcyb.com Report - View Tutorial

PHP Functions
Functions, Cont.
PHP / Functions
The usefulness of functions is greatly enhanced by the ability to pass information from the main body of code to the function and in the opposite direction, or between one function and another it is calling Values that are sent to a function are called arguments.

Site: www.htmlgoodies.com Report - View Tutorial

PHP Databases
Fetch MySQL Row
PHP / Databases
Fetch (retrieve) a specific MySQL row and display it in a simple table.

Site: www.scriptplayground.com Report - View Tutorial

 
Site Search

 
PHP »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement