DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25376>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25376 Apache 2.0.48 & php 4.3.4 & AIX Summary: Apache 2.0.48 & php 4.3.4 & AIX Product: Apache httpd-2.0 Version: 2.0.48 Platform: Other OS/Version: AIX Status: NEW Severity: Normal Priority: Other Component: mod_so AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have compiled Apache 2.0.48 with options Jeff Trawick's page and all go right. I make this steps to building: Apache: #./buildconf #CC=gcc ./configure --prefix=/usr/local/apache2\ --with-mpm=worker --enable-so --enable-layout=Apache \ --enable-mods-shared=most --enable-maintainer-mode \ --with-expat=`pwd`/srclib/apr-util/xml/expat \ --enable-static-support Then i have compiled php-4.3.4 with this options: #./configure --prefix=/usr/local/apache2/php --with-config-file-path=/usr/lo cal/apache2/php --with-mysql --with-apxs2=/usr/local/apache2/bin/apxs Then, i load phpinfo.php and go right, but when i load a Phpnuke 6.8 portal pages apache shows segmentation fault. [Fri Nov 14 12:12:10 2003] [notice] Apache/2.0.48 (Unix) DAV/2 PHP/4.3.4 configured -- resuming normal operations [Fri Nov 14 12:16:45 2003] [notice] child pid 18322 exit signal Segmentation fault (11) [Fri Nov 14 12:17:40 2003] [notice] caught SIGTERM, shutting down I'm looking for a core file but i don't find it. It works find with apache 1.3.29 and Php 4.3.4(also php 4.3.2). Any idea ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
