> I have troubles with my php installation and file uploads. It's
> kind of a strange problem. When files are uploaded via a form in php
> they double in size and become corrupt. A text file smaller than about
> 2K will work, but past the text starts getting repeated spuratically
> throuought the file and causes the file doubles in size. The same happens
> with any file type that I've tried (.jpg, .txt, .pdf) and with several
> different PHP applications that I have downloaded.
>
> I'm using Apache 2.0.40 with PHP 4.3.0 (./configure --with-mysql
> --with-mhash --enable-mbstring --enable-mbregex --with-zlib --enable-xml).
>
> Would somebody know what is wrong?

Maybe the same Apache2/PHP4 bug that's been talked about on here a couple
times the past week?

---John Holmes...


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

Reply via email to