| View previous topic :: View next topic |
| Author |
Message |
Ashka Guest
|
Posted: Wed Nov 28, 2007 5:52 pm Post subject: using apache |
|
|
Hi,
I am very new to apache. i needed an application server to run my php
so I installed apache http server 2.0.59 and php 5.2.5. It is working
fine when I put my php pages in
installed path/Apache2/htdocs.
I have some code which I had developed in netbeans and want to port it
to apache web server. The code basically contains some html pages,
javascript and css. If I just copy the webfolder from my netbeans and
place it in installed path/Apache2/htdocs, it works. Is this the
correct way to do. I have problem when I add web.xml and external jar
called dwr. I get an error saying dwr not found. I am not able to
figure out what problem is. Is it because i am not packaging things
properly and deploying it correctly in my apache web app or is it
because I cannot run such stuff from my apache.
I am stuck and if anyone can tell me what the problem is, I would be
really grateful.
Appreciate any help. Thank you in advance.
Cheers,
Ashka |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
Martyn Cook Guest
|
Posted: Tue Dec 04, 2007 6:20 pm Post subject: apache not allowing me to display image files above 60kb! |
|
|
Hi all,
I am running on windows XP(home edition), with apache 2.059
I am trying to display an 87kb image on a webpage, but when i try, only the
top two thirds of the image are shown on the page.
Smaller images work fine but all larger images get cut off after an approx
60kb of the image is displayed.
I've tried the page in netscape, internet explorer and firefox and all have
the same result. The images will display correctly when referred to directly
ie: 'file:///C:/webserver/Apache2/htdocs/website/uploads/image.jpg' is
fine, so something in the server setup is limiting the amount of data that
gets shown.
This is the html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<img src="flowers.JPG" width="640" height="480">
</body>
</html>
I have checked the apache error logs and there is nothing reported, i've
tried upgrading to 2.061 and it's made no difference.
I would imagine that there is a configuration setting somewhere that limits
the amount of data that can be shown, but i have looked in the apache
config file without success.
Any suggestions, much appreciated
Martyn |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
Guest
|
Posted: Thu Jan 31, 2008 10:12 pm Post subject: Re: apache not allowing me to display image files above 60kb |
|
|
I am having the exact same problem
In addition. some pages arent shown at all in internet explorer. but
they are ok in firefox
running suse 9.x |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
Nil Guest
|
Posted: Fri Feb 01, 2008 7:35 am Post subject: Re: apache not allowing me to display image files above 60kb |
|
|
On 31 Jan 2008, DrWhity@gmail.com wrote in
comp.infosystems.www.servers.ms-windows:
| Quote: |
I am having the exact same problem
In addition. some pages arent shown at all in internet explorer. but
they are ok in firefox
running suse 9.x
|
I have a dim recollection about hearing that the cause of a similar
problem turned out to be a software firewall - possibly Zone Alarm
Free. |
|
| Back to top |
|
 |
| |
Ads |
Advertising
Sponsor
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|

80 Attacks blocked
Powered by phpBB © 2001, 2005 phpBB Group
|