Hi guys,

I having a similar problem, but the files is not corrupted, the whole
server is stuck. I try to find the problem a month or 2 ago but I
couldn't so I keep monitoring. The strange thing is that another
server doesn't appears to have the same problem, I think it's because
the resources of the machine.

The problematic server is python-hosting.com, do you think my problem
occour because this too? The server is a webware0.8.1 running with
mod_webkit2 too, the server is a RedHat, I running python2.3 and
mozilla firefox or internet explorer...

Thanks for help

On 7/25/05, Seth Remington <[EMAIL PROTECTED]> wrote:
> On Sun, 2005-07-24 at 09:45 -0700, Chuck Esterbrook wrote:
> > Can you give exact versions of your op sys, Python, Webware, Apache and 
> > browser?
> 
> It is actually happening to all three developers we have working on this
> particular project. I'm not sure of the specifics of the other systems
> but I am running:
> 
> OS: Debian Stable Linux 2.6.8
> Python: 2.3.5
> Webware: 0.8.1
> Apache: 2.0.54
> Browser: Firefox 1.0.4
> 
> > Does your <form> tag have: method=POST enctype="multipart/form-data" ?
> 
> Yes... <form method="post" enctype="multipart/form-data">
> 
> > Does it happen for every PDF you try or just some? Are other file
> > types like JPG corrupted?
> 
> It only happens for PDF's that have graphics in them. And I do also
> notice corruption on jpg's as well.
> 
> -Seth
> 
> > -Chuck
> >
> >
> > On 7/24/05, Seth Remington <[EMAIL PROTECTED]> wrote:
> > > Hello All,
> > >
> > >         I'm having a problem with an application I'm developing and have
> > > tracked the root cause down to the Adapter that I am using. The
> > > application allows the user to upload a file (I have been testing mostly
> > > with PDF's) and the issue is that the file is getting corrupted. The
> > > uploaded file has the same number of bytes as the original but when they
> > > are diff'ed certain blocks of the PDF (I'm guessing they are the binary
> > > graphical portions) are different and it doesn't display correctly in
> > > the PDF viewer (i.e. random pages missing or won't open at all).
> > >
> > >         After trying numerous possible (and failed) solutions I wanted to 
> > > see
> > > what would happen if I tried just a basic Python CGI outside of the
> > > WebKit framework.... it worked just fine. Then I thought I would try the
> > > wkcgi adapter instead of the mod_apache2 adapter I had been using. Once
> > > I did that the file uploads came through just fine.
> > >
> > >         Has anybody seen something like this before? Besides switching to 
> > > a
> > > different adapter, are there any other options I should explore?
> > >
> > > -Seth
> > >
> > > --
> > > Seth Remington
> > > SaberLogic, LLC
> > > 661-B Weber Drive
> > > Wadsworth, Ohio 44281
> > > Phone: (330)335-6442
> > > Fax: (330)336-8559
> > >
> > >
> > >
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Webware-discuss mailing list
> Webware-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
> 


-- 
Michel Thadeu Sabchuk
Curitiba - Brasil


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to