Re: [PHP-INSTALL] installing problem

[email protected] (Christopher Jones) Mon, 21 Jan 2013 20:54:09 -0800
Newsgroups php.install
Message-ID <[email protected]>

On 01/18/2013 11:44 PM, saeed ahmed wrote:
> i have installed apache2 and configured and now i am trying to install
> php (xp sp 3)and work locally but i can not make it happen.is there
> any easy way to install and make it possible to work with apache.(i do
> not want to use xampp)
>

There are lots of installation instructions around.  My instructions
to set PHP 5.4 up using FastCGI on Windows are at
http://www.oracle.com/technetwork/articles/dsl/inst-php-apache-windows-098333.html
(the notes also show configuring Oracle DB; you can ignore those
parts.)

Apache.org still doesn't have mod_fgcid listed on the download page so
you will have to manually navigate to
http://<yourmirror>/apache/httpd/binaries/win32/ (which is where the
Apache MSI is) e.g. http://mirror.ventraip.net.au/apache/httpd/binaries/win32/

Installation as an Apache mod is easier; other people have
instructions for that.

Chris

-- 
[email protected]  http://twitter.com/ghrd
Newly updated, free PHP & Oracle book:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html