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

Link to comment
Share on other sites

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/

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.