PHP Apache

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
Johnm
Forum Contributor
Posts: 344
Joined: Mon May 13, 2002 12:05 pm
Location: Michigan, USA
Contact:

PHP Apache

Post by Johnm »

PHP 4.2.1, Apache 1.3.22. After compiling and installing these together along with GD I get a file download window when I go to my site rather than the login screen. Any ideas as to what I have set wrong?
Or is there anyone that is well informed on Apache that I could bounce ideas off of?
Thanks,
John
Johnm@randell.com
User avatar
sam
Forum Contributor
Posts: 217
Joined: Thu Apr 18, 2002 11:11 pm
Location: Northern California
Contact:

Post by sam »

Make sure you have the correct mime types set in yout httpd.conf file.

Cheers Sam :mrgreen:
Post Reply