JLitkie Posted August 26, 2008 Share Posted August 26, 2008 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.. Quote Link to comment Share on other sites More sharing options...
JasonLewis Posted August 26, 2008 Share Posted August 26, 2008 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/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.