What do you mean? Doesn't the link work or have I not explained the problem enogh?
Main Topics
Browse All TopicsApache experts, please help!
After having run Apache 2.0.49 for W32 for quite some time, I experience the server is working in a weired way:
- It doesn't print (show) images that have been modified slightly in size. I. e. an image is, say 125 x 150 pixels in size and changed to give a size of 124 x 149.
- It doesn't print page background.
- It doesn't print tables correctly.
- Sometimes only half the file is visible.
I have been fiddeling with the httpd.conf file and I have reinstalled Apache several times, no change, also using the original httpd.conf file, but no better, no worse.
I have posted two screen dumps, one a file as it appears with IIS5 one the very same file using Apache 2.0.49, please look at http://ericson.nu/apachepr
Please, if you've got some ideas, tell me.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Put the followings in your httpd.conf file:
EnableSendfile Off
EnableMMAP Off
and then restart apache. (press Refresh, when you test it)
eg:
<Directory "D:/Program Files/Apache Group/Apache2/htdocs">
EnableSendfile Off
EnableMMAP Off
</Directory>
Have a look at the following doc for more details:
http://www.apache.org/dist
Thanks yuzh!
I tried your advice, unfortunately it didn't change much. I assume this problem is actually related to a test installation of Zend Studio 3.5 and there is info available on Zend's support site regarding Apache ver 2 and Zend Studio not co-existing well together. Apache ver 1 works beatifully, though. After I installed it, the problem was actually solved.
Business Accounts
Answer for Membership
by: rama_krishna580Posted on 2004-06-24 at 19:59:35ID: 11395220
Hi,
cannot view u r problem from the link provided above..?
R.k