#26286 [Com]: Parent: child process exited with status 3221225477 -- Restarting

2005-10-09 Thread Austin519 at aol dot com
 ID:   26286
 Comment by:   Austin519 at aol dot com
 Reported By:  igg10 at alu dot ua dot es
 Status:   No Feedback
 Bug Type: Apache2 related
 Operating System: Windows 2000
 PHP Version:  4.3.4
 New Comment:

I'm having this exact same problem running Win XP Pro SP2, Apache
2.0.54, and PHP 5.0.4.  This happens specifically when I'm trying to
use the search function within Gallery2 (menalto.gallery.com).


Previous Comments:


[2005-10-03 11:38:52] mark dot pearson at capita dot co dot uk

I forgot to add that the script submitted in my last message:

$excel = new COM('Excel.Application')

works perfectly when run from the command line.



[2005-10-03 11:20:36] mark dot pearson at capita dot co dot uk

Description: Apache 2 crashes

PHP 4.3.11 as module on Apache 2.0.54 on Windows XP Pro
SP2.

Script which causes crash:

- START -
$excel = new COM(Excel.Application);
-  END  -

Apache error log output:

[Mon Oct 03 10:03:10 2005] [notice] Parent: child process exited with
status 3221225477 -- Restarting.

Reproducable? Yes, 100%

Details:
What happens is that Dr Watson (DW20.exe) reports that 'Microsoft Excel
has encountered a problem and needs to close'.

Then approximately 30 seconds later Apache crashes with the
error log output given above. This occurs momentarily after the CPU
usage for svchost.exe jumps to 100%.

Hope this helps somebody to close this bug one way or the other.



[2005-10-03 06:03:27] valerius at iamtex dot com

Even on a Apache/2.0.54 (Win32) with PHP/5.0.4 this problem occurs very
often. So an upgrade to PHP5 would not solve the solution.

Though I can not 100% rule out, that there might be infinite loops, the
application is using an ODBC connection to ORACLE8 extensivly. I am
still checking on memory and thread resources.



[2005-09-24 20:18:13] anonymous at anon dot com

Come on... This bug has been plaguing Apache2/PHP server admins for
quite some time now, and there has yet to be any official solution.

I am currently running Apache 2.0.54 with PHP isapi module 4.4.0 on a
Windows XP Pro server. This error (3221225477) is occurring very
randomly, and does not seem to be code related.

I had this exact same problem on another server using Apache 2.0.52
with PHP 4.3.2, which was solved by switching to a beta 4.4 version of
PHP at the time. However, I can't quite remember what that exact
version was, and besides, I don't think my primary server should need a
beta version of PHP to run properly.

Could somebody please get a solution going for this bug.



[2005-09-07 20:53:42] jeffdripps at isegames dot com

Using 4.4.1 binary this problem occurs and the process restarts as
soon
as the first *.php file is requested. PHP 4.4.1 is unusable on a
multiprocessor machine running W2K and Apache2.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/26286

-- 
Edit this bug report at http://bugs.php.net/?id=26286edit=1


#26286 [Com]: Parent: child process exited with status 3221225477 -- Restarting

2005-10-09 Thread Austin519 at aol dot com
 ID:   26286
 Comment by:   Austin519 at aol dot com
 Reported By:  igg10 at alu dot ua dot es
 Status:   No Feedback
 Bug Type: Apache2 related
 Operating System: Windows 2000
 PHP Version:  4.3.4
 New Comment:

Ok...turns out for me at least the problem was Zend.  I uninstalled it
(removed it from php.ini to test first) and it worked fine.  Guess I'll
just have to do without Zend.

Austin519


Previous Comments:


[2005-10-10 06:44:59] Austin519 at aol dot com

I'm having this exact same problem running Win XP Pro SP2, Apache
2.0.54, and PHP 5.0.4.  This happens specifically when I'm trying to
use the search function within Gallery2 (menalto.gallery.com).



[2005-10-03 11:38:52] mark dot pearson at capita dot co dot uk

I forgot to add that the script submitted in my last message:

$excel = new COM('Excel.Application')

works perfectly when run from the command line.



[2005-10-03 11:20:36] mark dot pearson at capita dot co dot uk

Description: Apache 2 crashes

PHP 4.3.11 as module on Apache 2.0.54 on Windows XP Pro
SP2.

Script which causes crash:

- START -
$excel = new COM(Excel.Application);
-  END  -

Apache error log output:

[Mon Oct 03 10:03:10 2005] [notice] Parent: child process exited with
status 3221225477 -- Restarting.

Reproducable? Yes, 100%

Details:
What happens is that Dr Watson (DW20.exe) reports that 'Microsoft Excel
has encountered a problem and needs to close'.

Then approximately 30 seconds later Apache crashes with the
error log output given above. This occurs momentarily after the CPU
usage for svchost.exe jumps to 100%.

Hope this helps somebody to close this bug one way or the other.



[2005-10-03 06:03:27] valerius at iamtex dot com

Even on a Apache/2.0.54 (Win32) with PHP/5.0.4 this problem occurs very
often. So an upgrade to PHP5 would not solve the solution.

Though I can not 100% rule out, that there might be infinite loops, the
application is using an ODBC connection to ORACLE8 extensivly. I am
still checking on memory and thread resources.



[2005-09-24 20:18:13] anonymous at anon dot com

Come on... This bug has been plaguing Apache2/PHP server admins for
quite some time now, and there has yet to be any official solution.

I am currently running Apache 2.0.54 with PHP isapi module 4.4.0 on a
Windows XP Pro server. This error (3221225477) is occurring very
randomly, and does not seem to be code related.

I had this exact same problem on another server using Apache 2.0.52
with PHP 4.3.2, which was solved by switching to a beta 4.4 version of
PHP at the time. However, I can't quite remember what that exact
version was, and besides, I don't think my primary server should need a
beta version of PHP to run properly.

Could somebody please get a solution going for this bug.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/26286

-- 
Edit this bug report at http://bugs.php.net/?id=26286edit=1


#29276 [NEW]: Cannot properly send mail via SMTP from PHP 5, but can from previous versions

2004-07-20 Thread Austin519 at aol dot com
From: Austin519 at aol dot com
Operating system: Windows XP SP1
PHP version:  5.0.0
PHP Bug Type: Mail related
Bug description:  Cannot properly send mail via SMTP from PHP 5, but can from previous 
versions

Description:

I am currently running PHP5 with Apache 2.0.49 and an open-source shopping
cart solution OsCommerce (www.oscommerce.com).  The OsCommerce email
function is a standard one (I won't paste here) that sends standard or
MIME emails depending on what you choose for it to send.  Running PHP
4.3.1 I had no issues sending email, however after successfully upgrading
to PHP5, I now receive an error.

As I said, the email function is nothing deviating from most of the
general working functions posted on the web.  My php.ini lines that it
would be referring to are below (edited out my domain name):

[mail function]
; For Win32 only.
SMTP = mail.mydomain.com
smtp_port = 25

; For Win32 only.
sendmail_from = [EMAIL PROTECTED]

Reproduce code:
---
The specific line the error below refers to is here:
return mail($to_addr, $subject, $this-output, 'From: ' . $from .
$this-lf . 'To: ' . $to . $this-lf . implode($this-lf, $this-headers)
. $this-lf . implode($this-lf, $xtra_headers));

The entire email function is here:
http://www.modsp.com/email.php.txt

Expected result:

Emails are processed and sent to recipients.

Actual result:
--
Warning: mail() [function.mail]: sendmail_from not set in php.ini or
custom From: header missing in \path_to_storefront\email.php on line
500

(edited out full path to storefront)

-- 
Edit bug report at http://bugs.php.net/?id=29276edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29276r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29276r=trysnapshot5
Fixed in CVS:   http://bugs.php.net/fix.php?id=29276r=fixedcvs
Fixed in release:   http://bugs.php.net/fix.php?id=29276r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=29276r=needtrace
Need Reproduce Script:  http://bugs.php.net/fix.php?id=29276r=needscript
Try newer version:  http://bugs.php.net/fix.php?id=29276r=oldversion
Not developer issue:http://bugs.php.net/fix.php?id=29276r=support
Expected behavior:  http://bugs.php.net/fix.php?id=29276r=notwrong
Not enough info:http://bugs.php.net/fix.php?id=29276r=notenoughinfo
Submitted twice:http://bugs.php.net/fix.php?id=29276r=submittedtwice
register_globals:   http://bugs.php.net/fix.php?id=29276r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29276r=php3
Daylight Savings:   http://bugs.php.net/fix.php?id=29276r=dst
IIS Stability:  http://bugs.php.net/fix.php?id=29276r=isapi
Install GNU Sed:http://bugs.php.net/fix.php?id=29276r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29276r=float