|
yum install -y gcc gcc-c++ autoconf make aclocal libtool expat-devel libxml2-devel httpd php php-devel mysql mysql-server mysql-devel libevent libevent-devel mageMagick ImageMagick-devel php-mysql mod_ssl mod_perl mod_auth_mysql php-mcrypt php-gd php-xml php-mcrypt php-mbstring php-ldap php-pear php-xmlrpc php-pecl-memcache mysql-connector-odbc libdbi-dbd-mysql php-eaccelerator
service httpd start
[root@localhost ikwen]# service httpd startStarting httpd (via systemctl): Job failed. See system logs and 'systemctl status' for details.
[FAILED]
[root@localhost ikwen]#
[root@localhost ikwen]# dmesg
[ 1028.365230] httpd[3584]: segfault at d ip 004e29f5 sp bf9aef20 error 4 in mod_perl.so[4c6000+33000]
yum remove gcc gcc-c++ autoconf make aclocal libtool expat-devel libxml2-devel httpd php php-devel mysql mysql-server mysql-devel libevent libevent-devel mageMagick ImageMagick-devel php-mysql mod_ssl mod_perl mod_auth_mysql php-mcrypt php-gd php-xml php-mcrypt php-mbstring php-ldap php-pear php-xmlrpc php-pecl-memcache mysql-connector-odbc libdbi-dbd-mysql php-eaccelerator
service httpd start
[root@localhost ikwen]# service httpd startStarting httpd (via systemctl): Job failed. See system logs and 'systemctl status' for details. [FAILED][root@localhost ikwen]#
[root@localhost ikwen]# dmesg
[ 1028.365230] httpd[3584]: segfault at d ip 004e29f5 sp bf9aef20 error 4 in mod_perl.so[4c6000+33000]
[ 1475.181996] httpd[4585]: segfault at d ip 007c99f5 sp bfeff9c0 error 4 in mod_perl.so[7ad000+33000]
[ 1525.366496] httpd[4626]: segfault at d ip 007f19f5 sp bf898a70 error 4 in mod_perl.so[7d5000+33000]
[root@localhost ikwen]# pgrep httpd
[root@localhost ikwen]#
求解释,装几次都一样。用的是 fedora 16 。 |
|