From: deon at ccssa dot com Operating system: win 2000 PRO PHP version: 4.3.3 PHP Bug Type: Session related Bug description: Timeout in Sendmail when sending >= 1mb files
Description: ------------ I had php 4.1 installed on 3 machines, updated 2 to 4.3.3.Now those 2 can`t send big files with my sendmail func (1 MB or more) but I use to be able to send these).Small attachements work (less than 1MB).My php .ini is brand new and I have enabled imap extensions (shouldn`t do anything to sendmail) .I even windiffed the old and new php.ini and even replaced with the old ini.But still I get a timout when sending >1mb file ...It seems to run to a point then just hang there untill it times out.I even made new pages with only my sendmail fun and sending 1 file ... But still fails... Anyone got a idea how to Fix.. ??? -- Edit bug report at http://bugs.php.net/?id=25492&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25492&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25492&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25492&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25492&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25492&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25492&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25492&r=support Expected behavior: http://bugs.php.net/fix.php?id=25492&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25492&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25492&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25492&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25492&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25492&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25492&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25492&r=gnused
