ID: 22394 User updated by: apiotr at itm dot pcz dot czest dot pl Reported By: apiotr at itm dot pcz dot czest dot pl -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: UnixWare 7.1.1 PHP Version: 4.3.1 New Comment:
This is the error message: In function 'php_apache_server_shutdown':507 structure has no member named '_shutdown' Error 1 Previous Comments: ------------------------------------------------------------------------ [2003-03-05 06:47:43] [EMAIL PROTECTED] And Update your Apache to 2.0.44 first. ------------------------------------------------------------------------ [2003-03-05 06:47:05] [EMAIL PROTECTED] Have you done any OTHER changes perhaps? As changing that breaks it for sure. WHAT error do you get if you don't change it?? (and please DO NOT add any file contents here unless they're asked for) ------------------------------------------------------------------------ [2003-03-05 04:06:37] apiotr at itm dot pcz dot czest dot pl Unfortunately in this snapshot version is the same problem. During compilation I have one error in file sapi_apache2.c. I must change line 506 from: apache2_sapi_module.shutdown(&apache2_sapi_module) to: apache2_sapi_module_shutdown(&apache2_sapi_module) After this modification I don’t have any errors. This is my libphp4.la file: # libphp4.la - a libtool library file # Generated by ltmain.sh - GNU libtool 1.4.3 (1.922.2.110 2002/10/23 01:39:54) # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='' # Names of this library. library_names='' # The name of the static archive. old_library='libphp4.a' # Libraries that this one depends upon. dependency_libs=' -R/usr/ucblib -L/usr/ucblib -lresolv -lm -lsocket' # Version information for libphp4. current=0 age=0 revision=0 # Is this an already installed library? installed=yes # Files to dlopen/dlpreopen dlopen='' dlpreopen='' # Directory that this library needs to be installed in: libdir='/6/libs' ------------------------------------------------------------------------ [2003-03-04 20:28:39] [EMAIL PROTECTED] Please get the latest snapshot from today, and try with this configure line: #./configure --with-apxs2=/usr/local/apache2/bin/apxs --disable-all && make && make install What errors do you get? ------------------------------------------------------------------------ [2003-02-26 08:35:32] apiotr at itm dot pcz dot czest dot pl In this CVS version is the same problem. ------------------------------------------------------------------------ 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/22394 -- Edit this bug report at http://bugs.php.net/?id=22394&edit=1