PHP INSTALL FINAL SOLUTION......

 

Hi guys is case you are having problems I finally got mine to work! You may not need my solutions but in case you do here they are.

After loading PHP 5.20 ( a slightly older version than I gave you) and Apache 2.24
I created a virtual host using David Power tutorial
http://foundationphp.com/tutorials/apache22_vhosts.php


Then I worked with this website site called
http://www.tanguay.info/wamp/installPhp5.php5?step=7

This is what I learned.....


Make sure you have  created these files:
vhosts folder in c drive
and a htdocs folder in c drive

then open: program files/apache foundation/apache2.2/conf
back up the httdp.conf file ( call it httdp1.conf)
and then down load my version ( from here)
Next in  files/apache foundation/apache2.2/conf/extras
Back up the httpf-vhosts.conf file and load in mine (from here)
Finally in the program files/php folder
Back up the php.ini file and load in mine. (from here)
Restart the computer
Open Dreamweaver:
Make a file with the a  with a testing sever that looks like this.

One Final warning.....

all you sites now use localhost as your testing server and you will need to turn it off individually

 

 

div>