tomthehippie Posted May 21, 2007 Share Posted May 21, 2007 Hi! i use a number of computers for my work how ever iv recently switched to a new pc! When ever i go to locally run a new website or go on line and visit a site that’s address ends in .php it tries to open the online page with in dream weaver? it wont let me open the page! Can anyone help? Attached is a photo example of what happens! It happens In all browsers - its all most like I missing a file of some sort. Thanks for everyone’s time! It would be great if I could find out what’s wrong! [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/ Share on other sites More sharing options...
trq Posted May 21, 2007 Share Posted May 21, 2007 You have somehow associated the .php extension with dreamweaver. Associate it with your broswer and the problem should go away. Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258352 Share on other sites More sharing options...
tomthehippie Posted May 21, 2007 Author Share Posted May 21, 2007 Sorry bout posting in the wrong thread! Yea i thought the same but when i associate it with a browser it happens again repetitively! Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258355 Share on other sites More sharing options...
Daniel0 Posted May 21, 2007 Share Posted May 21, 2007 If in Firefox try: Tools > Options > Content > File types > Manage There might be an association there. Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258361 Share on other sites More sharing options...
redbullmarky Posted May 21, 2007 Share Posted May 21, 2007 have you got your local version of PHP installed correctly? Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258369 Share on other sites More sharing options...
tomthehippie Posted May 21, 2007 Author Share Posted May 21, 2007 I dont seem to have > File types > Manage with in the firefox options. Iv removed dreamwaver to see if that soved the problem, it didnt. have you got your local version of PHP installed correctly? Im not sure. if i have i dont no about it. It happens in every browser type. On my lap top the same pages open fine. Im upto date with IE and Firefox. Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258373 Share on other sites More sharing options...
ober Posted May 21, 2007 Share Posted May 21, 2007 Umm... if it's allowing you to save php files from random servers on the web, you've got a goldmine in your pocket. I'll buy the PC for 10K right now. The more likely chance is that you're opening a local php file and you don't have a webserver + PHP installed to handle it. Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258375 Share on other sites More sharing options...
448191 Posted May 21, 2007 Share Posted May 21, 2007 This shouldn't happen unless the server sends a "Content-Disposition: attachment" header. As Mark suggested, check your installation. Particularly httpd.conf (if on Apache of course). Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258378 Share on other sites More sharing options...
tomthehippie Posted May 21, 2007 Author Share Posted May 21, 2007 im not following you! lol sorry. would u suggest i download a version of PHP and this might solve the problem? Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258392 Share on other sites More sharing options...
trq Posted May 21, 2007 Share Posted May 21, 2007 If your not looking to develop PHP there is no need to have php installed on your system. The problem is a file association problem. Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258395 Share on other sites More sharing options...
Daniel0 Posted May 21, 2007 Share Posted May 21, 2007 Is it all URLs ending with .php? Can you read this page?: http://www.phpfreaks.com/tutorials.php If your not looking to develop PHP there is no need to have php installed on your system. The problem is a file association problem. I doubt it is file association problem. I have .php files associated with my editor as well. No problem. Quote Link to comment https://forums.phpfreaks.com/topic/52354-browser-problem/#findComment-258406 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.