Categories
Tags → How To Php Apache

Tuning Apache and PHP for Speed on Unix

Here is an extensive compilation of tips on how to optimise Apache on Linux and Unix for PHP and CGI programs. The tips can also be applied to Perl and Python.
DETAILS

Installing PHP/Apache on Your Win98/NT Machine

This article will show you how to install Apache and PHP on your own Windows 98/NT machine for local dev.
DETAILS

Compiling and installing php/mysql under Linux

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.
DETAILS

Running PHP3 and 4 as simultaneous modules within Apache

If you are maintaining or writing PHP scripts for several sites then you might be in a situation where you will have to use PHP3 code for one site and php4 code for another site. This tutorial explains how to install both modules on Apache and make t...
DETAILS

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 ...
DETAILS

Setup and Install Apache with PHP4 as a Dynamic Module (DSO)

This tutorial first explains what a dynamic module is, or what it means by creating PHP as a dynamic module for Apache. Then, it guides you through step-by-step where to get Apache and PHP4 and how to install them on your server.
DETAILS

Installing PHP 4.x for Apache 1.x.x on Linux

This document describes how to install PHP for Apache on Linux. It was written using Red Hat 6.1, Apache 1.3.9 and PHP 4 Beta 2. You should have Apache installed before trying to install PHP.
DETAILS

Installing PHP 3.x for Apache 1.x.x on Linux

This document describes how to install PHP for Apache on Linux. It was written using Red Hat 6.1, Apache 1.3.9 and PHP 3.0.12. You should have Apache installed before trying to install PHP.
DETAILS

PHP Snurk

When you run a database-driven website, it makes sense to generate pages on the fly. PHP, MySQL, and Apache let you do just that. But they don''t make it pretty. How many times have you had to create a URL that looks like this: http://schmoop.co...
DETAILS

Script Web databases quickly with PHP

In this tutorial, you''ll learn how to install and configure PHP for use with the Apache Web server on UNIX or the Microsoft Internet Information Server on Windows NT. Then you''ll see by example how to use PHP to route HTML conditionally, ...
DETAILS

Page:
©2003-2008 jCay.com