ID: 12413 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Apache related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: Try doing this instead: ./apachectl stop ./apachectl start ie. do not restart Apache after updating it. --Jani Previous Comments: ------------------------------------------------------------------------ [2001-07-26 20:04:14] [EMAIL PROTECTED] I comiled php 4.06 with mysql 3.2.32 and Apache 1.3.20 without error using option .configure --with-apache=<src> \ --with-mysql=/usr/local/mysql after I done for make install i restart httpd and got not error but nobody can access the web server and i check the error_log got the following [Thu Jul 26 15:06:36 2001] [notice] SIGHUP received. Attempting to restart [Thu Jul 26 15:06:36 2001] [notice] Apache/1.3.20 (Unix) PHP/4.0.6 configured -- resuming normal operations [Thu Jul 26 15:06:36 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/loca l/apache/bin/suexec) [Thu Jul 26 15:07:08 2001] [notice] child pid 8876 exit signal Segmentation Faul t (11) [Thu Jul 26 15:07:08 2001] [notice] child pid 8875 exit signal Segmentation Faul t (11) [Thu Jul 26 15:07:20 2001] [notice] child pid 8877 exit signal Segmentation Faul t (11) [Thu Jul 26 15:07:22 2001] [notice] child pid 8878 exit signal Segmentation Faul ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12413&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]