What should Firefox do with this file?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
violet
Forum Newbie
Posts: 24
Joined: Wed May 23, 2007 12:13 pm
Location: Manila, Philippines
Contact:

What should Firefox do with this file?

Post by violet »

It was working fine and now I am getting this when trying to load PHP files from Firefox:

What should Firefox do with this file?

Open with phpfile (default)

Save to Disk

Anyone..? :?

(My WAMP server is running...)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

That's often a headers problem, specifically content-type being off in some fashion.
User avatar
violet
Forum Newbie
Posts: 24
Joined: Wed May 23, 2007 12:13 pm
Location: Manila, Philippines
Contact:

Post by violet »

You are so right (doh)! Just a Dreamweaver folders problem! :)

Thanks :)
Post Reply