Jump to content

[SOLVED] Still can't get PHP to run on my computer???


Recommended Posts

So I have been trying to figure out why I can get PHP to run on my computer, I tried uninstalling everything and using the wampserver.. which is cool by the way.. but I still can't PHP to run on my comp.. it just wants me to try and install it like its a dowloading file.. I even tried to update my browser (IE7 now), and updated my XP with the most updated (windows service pack 3) and still not working.. got any ideas??

 

Thanks everyone..

WAMP is the way to go. So after you have installed it go to the following directory:

 

C:\wamp\www\

 

That is where you place all your PHP files. Then in your browser you need to access them via:

 

http://localhost/

 

So if you had a folder in www called "mysite" it would be called in the URL by http://localhost/mysite/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.