Hi all,

First of all, apologies if this is a question that has already been
asked and answered, but a quick search of the archives didn't turn up
anything - perhaps because it's hard to think of good keywords...

I'm experiencing a bizarre problem with PHP 4.2.2 and Apache 2.0.40 -
both the versions that shipped with Red Hat 8.0.  I don't know what's
causing it and it may not actually be PHP's 'fault' at all, but I'm
hoping that some kind soul here will be able to help me out!

I have several PHP web applications which have large text boxes (Wiki
sites etc.).  Usually, they work fine, but sometimes, if a large-ish
amount of text is entered, the server seems to receive a mangled mess
which includes the full text but with a second copy of part of it
inserted somewhere at the end.  You can edit the page again, remove the
extra content and save, but it'll just get added back...  I originally
suspected this must be a problem with the PHP scripts themselves, but
now find that it happens with several different independent things so
can't be that simple.  Furthermore, it worked happily on my previous
setup with Apache 1.3 and a slightly older PHP.

Also, image and other file uploads seem to be deeply broken: it'll
accept and store an image, but on then trying to view it I find that the
file size is much bigger and most of the picture has just become plain
grey... this may or may not be related/the same problem, but I would
imagine that if the same thing happened to binaries as does to text it
might have an effect like this...

Anyone seen this before?  Any suggestions/things to try?  It's driving
me mad...

Thanks very much,

Simon


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to