Tolvor Posted March 4, 2010 Share Posted March 4, 2010 I installed Apache 2.2, no problem. I installed PHP 5 manually, no problem. I tested a php script that contains phpinfo() by typing http://localhost - it works. However my goal is to have the .php extension integrated into my browser so that a single double-click opens it like I can do with html and flash files. The way it is right now I would have to move the php file and the entire project directory into the work folder configured in Apache. When I do try to double click on a php file in Windows to run it, it simply starts Dreamweaver. How can I change this so that it opens with the browser and Apache/PHP? Sorry if I missed it somewhere in the docs. Thanks Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted March 4, 2010 Share Posted March 4, 2010 You would need to create a desktop short-cut or a favorite/bookmark in your browser that contains the URL that you would type into the browser, repeat for each different URL. 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.