ID:               17414
 Updated by:       [EMAIL PROTECTED]
 Reported By:      thom at planetarytramp dot net
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Apache2 related
 Operating System: Linux
 PHP Version:      4.3.0
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




Previous Comments:
------------------------------------------------------------------------

[2003-06-29 10:47:26] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



------------------------------------------------------------------------

[2003-05-19 10:03:59] thom at planetarytramp dot net

Only difference in the backtrace when trying with apache2handler is the
different SAPI directory:
#0  0x403a6941 in sapi_initialize_empty_request (tsrm_ls=0x80f98f0)
    at /home/thom/php4-STABLE-200305190930/main/SAPI.c:434
434             SG(server_context) = NULL;
(gdb) bt
#0  0x403a6941 in sapi_initialize_empty_request (tsrm_ls=0x80f98f0)
    at /home/thom/php4-STABLE-200305190930/main/SAPI.c:434
#1  0x403a11b4 in php_module_startup (sf=0x4041cba0, 
    additional_modules=0x4041ce80, num_additional_modules=1)
    at /home/thom/php4-STABLE-200305190930/main/main.c:1094
#2  0x403df187 in php_apache2_startup (sapi_module=0x4041cba0)
    at
/home/thom/php4-STABLE-200305190930/sapi/apache2handler/sapi_apache2.c:290
#3  0x403df2b3 in php_apache_server_startup (pconf=0x80b90c8,
plog=0x80f11a8, 
    ptemp=0x80bb0d0, s=0x4041cba0)
    at
/home/thom/php4-STABLE-200305190930/sapi/apache2handler/sapi_apache2.c:389
#4  0x0807e651 in ap_run_post_config (pconf=0x80b90c8, plog=0x80f11a8,

    ptemp=0x80bb0d0, s=0x80f5af0) at config.c:130
#5  0x08082e9c in main (argc=3, argv=0xbffff874) at main.c:640
(gdb)

------------------------------------------------------------------------

[2003-05-19 09:50:51] [EMAIL PROTECTED]

Does this happen with apache2handler then??
That's what I'm interested to know, as it's been reported
to work much better..


------------------------------------------------------------------------

[2003-05-19 09:48:55] thom at planetarytramp dot net

from config.nice:

'./configure' \
'--with-apxs2filter=/usr/local/apache2-worker/bin/apxs' \
"$@"

I'm well aware that apache2filter is not the default, this doesn't mean
it shouldn't be fixed.

------------------------------------------------------------------------

[2003-05-19 09:46:39] [EMAIL PROTECTED]

HOW did you configure the latest snapshot??
The default Apache2 module IS NOT apache2filter.
(when using --with-apxs2 option)


------------------------------------------------------------------------

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/17414

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

Reply via email to