php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13336 file php4ts.dll crash-problem
Submitted: 2001-09-17 04:34 UTC Modified: 2001-10-08 09:06 UTC
From: rpfeiffer at pfeifferimmobilien dot de Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.0.4pl1 OS: Windows ME
Private report: No CVE-ID: None
 [2001-09-17 04:34 UTC] rpfeiffer at pfeifferimmobilien dot de
Hello, 

I use: Apache 1.3.20 (Win32), PHPversion 4.0.4pl1, also tested with phpversion4.0.5

in order to send a mail with attachment, I try to upload a file .jpg from my harddisk. For the File-upload I use the Script 'upload-file.php' and for sending the message and the attachment I use the Script 'mail.php'. 
now my problem: after uploading a file with upload-file.php, i want to send this uploaded file to the script mail.php, but when i press the submit - button, I got the following error-message: (I translated from german)
"php causes un mistake by an page not valable in modul php4ts.dll in 018f:100e5ea.
register:
EAX=007600b0 CS=018f EIP=1008e5ea EFLGS=00010202
EBX=00000002 SS=0197 ESP=0063df40 EBP=00000000
ECX=00789580 DS=0197 ESI=007600b0 FS=46df
EDX=50386c39 ES=0197 EDI=00763150 GS=0000
Bytes bei CS:EIP:
8b 44 91 fc 85 c0 75 06 ff 25 d0 e2 0b 10 c3 90
Stapelwerte:
1008e4ea 007600b0 50386c39 00760090 00000000100303ed 50386c39 ff09df89 10002364
0063df6c 0000006c 3e72623c 3e623c0a 6e726157 3c676e69 3a3e622f"

I hope you can help me, because I tried all to solve this problem in the file httpd.conf and php.ini

Thanks in advance 

Ralf









 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-17 04:39 UTC] rpfeiffer at pfeifferimmobilien dot de
Sorry, 

this must be:
"..php4ts.dll in 018f:1008e5ea .....

Ralf
 [2001-09-17 04:43 UTC] derick@php.net
Can you try version 4.0.6, and if that fails one of the snapshots from www.zend.com/snapshots ?

Derick
 [2001-10-08 09:06 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 09:01:31 2024 UTC