It looks like the Content-Disposition header is set to attachment for your
.php and .html files and I don't know why. You can try putting following in
your apache config file:
ForceType text/html
and see if it works.
Igor
On Fri, Apr 23, 2010 at 1:50 PM, Duane A. Garner wrote:
>
> I ins
I installed Apache 2.2 and PHP 5, I got it all working and all of a sudden I
try to open WordPress index.php and it wants to download the file instead of
display it, then Apache crashes. I restarted, still doing so, then I
uninstalled and even restored PC and it still wants to download the
index.h