[PHP-DEV] crash cause ... ?

2001-02-19 Thread phobo
Hi, I have test environment with PHP 403sp1 (CGI) running on Apache 1.3.14 on a low end (133mhz, 32mb RAM) Pentium with Windows 98. For some reason the whole set up seems very unstable, and PHP causes general protection faults consistantly with my scripts which work well on a Windows 2000 machine

Re: [PHP-DEV] Bug #9125: image file corrupted when upload

2001-02-06 Thread phobo
What is your code for opening the file? Sounds to me like you're not opening the file as a 'binary file' in Linux. Use 'b' as part of the fopen() statement. See http://php.net/fopen Siggy - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February

[PHP-DEV] ODBC Bugs ...

2001-02-03 Thread phobo
I dont have a CVS account so cannot touch these ... Bug 6364; should be a bogus bug?? (you cannot compile PHP with both --iodbc and with --openlink). http://bugs.php.net/?id=6364 Bug 8089 should be closed (ODBC Error functions now written as of php404). Just lending a hand, Siggy :) -

[PHP-DEV] PHP 404sp1 producing broken Apache on MIPS Redhat (RAQ 2)

2001-02-02 Thread phobo
On my RAQ2 (Cobalt Linux release 4.0 (Fargo), Kernel 2.0.34 on a mips) (Redhat). Compiled PHP ... 404sp1 with Apache 1.3.17 - httpd server wouldn't go up. 404sp1 with Apache 1.3.12 - htttpd server wouldn't go up. 403sp1 with Apache 1.3.14 - httpd server fine. 403sp1 with Apache 1.3.12 - htttpd se