Forum Moderators: phranque

Message Too Old, No Replies

Apache on XP garbling html

no errors or warnings

         

aeve

5:41 pm on Jul 22, 2004 (gmt 0)

10+ Year Member



I just loaded apache2/php/mysql as a testing server on a winXP home box. Everything seemed to run smoothly, all my test pages worked -- no errors. However, when I mirrored one of my sites, problems started to show up. I think they have to do with packets/file size...but I'm pretty clueless:

1. html and css files show up garbled on localhost. Parts of the head and early body get lost, sometimes pieces from the end of the file get inserted at the beginning.

2. Most images are broken.

When I open the files with explorer (not on localhost) they're fine. If anybody knows what's going on or an easy fix, I'd love to hear it.
Thanks

aeve

11:08 pm on Jul 22, 2004 (gmt 0)

10+ Year Member



Nevermind, I uninstalled apache 2 and installed 1.3 and the problems disappeared. I get a warning that
module mod_php4.c is already added, skipping
but everything seems to run fine.