Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

[PHP3] PHP4 WIN32 binaries crash From: Adam Whitehead (adam <email protected>)
Date: 08/14/99

Hi,

I'm having a problem with the PHP4b2 binaries for Win32. The script starts
to run fine, and then when it gets to this line:

$fp = fopen($src_url,"r");

(where $src_url is a valid http URL)

It crashes with the following error:

PHP executed an invalid instruction in
module <unknown> at 0000:00000017.
Registers:
EAX=007616ec CS=0167 EIP=00000017 EFLGS=00010202
EBX=0063d6f4 SS=016f ESP=0063d6b0 EBP=0077fe10
ECX=b4d66300 DS=016f ESI=0076167c FS=2997
EDX=0063d6f4 ES=016f EDI=00000004 GS=0000
Bytes at CS:EIP:
f0 a2 ae 00 f0 53 ff 00 f0 00 00 00 c8 28 00 76
Stack dump:
0063d6b4 cb21016f 10032741 0063d6f4 00000004 000000b4 000000b4 0077fe10
00000000 10013893 0076167c 0063d6f4 00000004 0063d6ec 00000004 00000000

Regards,
Adam Whitehead
CEO - Netherworld Media
E-mail: adam <email protected>
Phone: +61 (889) 279 898
FAX: +61 (889) 273 889
Mobile: +61 (411) 241 120
Musicseek (http://www.musicseek.net)

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>