ID:               19020
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Apache2 related
 Operating System: AIX 4.3.3
 PHP Version:      4.2.2
 New Comment:

No feedback was provided for this bug for over 2 weeks, 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".


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

[2002-10-17 17:54:32] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2002-09-23 08:43:14] [EMAIL PROTECTED]

I am having this same issue with solaris 2.7 and php version 4.2.3.  It
seems if I remove the line that calls the apache module . . . Apache
starts up fine.

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

[2002-08-22 11:45:13] [EMAIL PROTECTED]

I hope this tell's you enough

# more php_version.h
/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 4
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "4.3.0-dev"

php4-200208211200

apache info:

./httpd -l
Compiled in modules:
  core.c
  mod_access.c
  mod_auth.c
  mod_include.c
  mod_log_config.c
  mod_env.c
  mod_setenvif.c
  prefork.c
  http_core.c
  mod_mime.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_cgi.c
  mod_negotiation.c
  mod_dir.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_so.c
# ./httpd -v
Server version: Apache/2.0.40
Server built:   Aug 16 2002 16:40:35
# ./httpd -V
Server version: Apache/2.0.40
Server built:   Aug 16 2002 16:40:35
Server's Module Magic Number: 20020628:0
Architecture:   32-bit
Server compiled with....
 -D APACHE_MPM_DIR="server/mpm/prefork"
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6
 -D APR_USE_PROC_PTHREAD_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D HTTPD_ROOT="/usr/local/apache2"
 -D SUEXEC_BIN="/usr/local/apache2/bin/suexec"
 -D DEFAULT_PIDLOG="logs/httpd.pid"
 -D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
 -D DEFAULT_LOCKFILE="logs/accept.lock"
 -D DEFAULT_ERRORLOG="logs/error_log"
 -D AP_TYPES_CONFIG_FILE="conf/mime.types"
 -D SERVER_CONFIG_FILE="conf/httpd.conf"

apcache configure line 
./configure --enable-so --enable-cgi
so I guess the mpm would be prefork

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

[2002-08-22 11:20:11] [EMAIL PROTECTED]

You really should be using php4.3-dev (latest unstable snapshot) if you
are going to be playing with Apache 2.0

Also, which mpm are you using for Apache2?

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

[2002-08-22 11:15:57] [EMAIL PROTECTED]

and the last bit

(gdb) frame 4
#4  0x1000b7e4 in invoke_cmd (cmd=0x200028a0, parms=0x2ff22988,
mconfig=0x2ff208d8, args=0x2ff20968 "") at config.c:736
736     config.c: No such file or directory.
        in config.c

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

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

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

Reply via email to