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 Link to comment https://forums.phpfreaks.com/topic/194142-installed-php-works-but-how-to-have-php-files-run/ 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. Link to comment https://forums.phpfreaks.com/topic/194142-installed-php-works-but-how-to-have-php-files-run/#findComment-1021493 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.