
September 28th, 2012, 09:16 AM
|
|
Registered User
|
|
Join Date: Aug 2009
Posts: 13
Time spent in forums: 1 Day 18 h 52 m 37 sec
Reputation Power: 0
|
|
|
Apache on linux and windows
i'm working on a website at the moment and up to the cross-browser checking. my stage server is a linux machine running apache, i develop on a linux machine and there is a windows 7 machine for testing.
when viewing the site on my localhost and on the server in firefox and chrome it looks fine.
when in ie on the windows machine the version served from the server the layout is broken (images repeating, extra padding on elements) but viewing the same site served by the localhost (apache) in ie it looks fine.
i am assuming it is the difference between apache on linux and windows which is causing the issues since php versions are identical (5.2) but i've never heard of this before.
anyone got any comments or suggestions?
(annoyingly when it goes live it'll be on a linux server so i still need to fix these issues...)
|