php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42696 PHP 5.2.4 (safe threads) and Apache 2.2.6 mpm worker
Submitted: 2007-09-18 07:35 UTC Modified: 2007-09-26 01:00 UTC
From: sinistral at intway dot net Assigned:
Status: No Feedback Package: Apache related
PHP Version: 5.2.4 OS: Linux CentOS 4
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-09-18 07:35 UTC] sinistral at intway dot net
Description:
------------
Hi Guys,

I have the issue with PHP 5.2.4 (safe threads) and Apache 2.2.6 mpm worker ? all the functions inherited from fopen and fopen itself does not work when opening any URL. Besides, it would work if we open file locally. Also, there is no issues if we start PHP from console.

Compilation - standard. Please do not suggest moving to another mpm. 

All the logs show the only one error: signal 11 sent to httpd child

Unfortunately, no more logs with errors are available.

I would appreciate your advice as to the issue.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-09-18 08:46 UTC] derick@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
 [2007-09-26 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 19:01:30 2024 UTC