Forum Moderators: phranque

Message Too Old, No Replies

Apache PHP Installation Issue

Problems installing php5.2.3 and Apache 2.2.4

         

johnno123

12:01 pm on Jul 2, 2007 (gmt 0)

10+ Year Member



I had previous versions of PHP and Apache installed and working without any problems.

I've just reformatted my hard drive and am trying to get PHP and Apache happening again.

For the previous installation I used David Power's book "PHP for Dreamweaver 8" and that worked fine.

It doesn't work for the new versions however. I suspect that it is path issues but can't find where I've gone wrong.

Any suggestions on good tutorials for these versions would be appreciated.

Many thanks
John
XP Pro SP2

jdMorgan

2:54 am on Jul 4, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Perhaps these, from our PHP forum library [webmasterworld.com]:

Installing a new web server: Apache2, PHP5, MySQL4 and PHPmyAdmin [webmasterworld.com]
Installing PHP5 Under Windows XP and Apache [webmasterworld.com]

Jim

coopster

7:31 pm on Jul 4, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



And make sure you use the correct PHP dll for Apache 2.2! It is often overlooked. See the PHP installation manual pages for more information.
[php.net...]
It's under the very first note!

londrum

7:41 pm on Jul 4, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



you could also try something like xampp. (just do a search for xampp in google)
that will install a whole host of things for you and you'll have them up and running in five minutes -- apache, php, mysql, pear, phpmyadmin and even filezilla.