- 主题:FC4上装,浏览文章总出错
浏览文章的时候,ie说找不到页面,按照上次atppp说的方法,信息如下。不知哪里的问题...
[root@triple ~]# /www/bin/apachectl stop
/www/bin/apachectl stop: httpd stopped
[root@triple ~]# gdb /www/bin/httpd
GNU gdb Red Hat Linux (6.3.0.0-1.84rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run -X -f /www/conf/httpd.conf
Starting program: /www/bin/httpd -X -f /www/conf/httpd.conf
Reading symbols from shared object read from target memory...(no debugging symbols found)...done.
Loaded system supplied DSO at 0xd82000
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208604992 (LWP 2511)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208604992 (LWP 2511)]
0x007f9906 in zend_hash_index_update_or_next_insert (ht=0x0, h=1, pData=0xbf870418, nDataSize=4, pDest=0x0, flag=1)
at /root/gm/bbssrc/php-4.4.1/Zend/zend_hash.c:390
390 p = ht->arBuckets[nIndex];
(gdb) bt
#0 0x007f9906 in zend_hash_index_update_or_next_insert (ht=0x0, h=1, pData=0xbf870418, nDataSize=4, pDest=0x0, flag=1)
at /root/gm/bbssrc/php-4.4.1/Zend/zend_hash.c:390
#1 0x0038efbc in zif_bbs_get_records_from_id (ht=4, return_value=0xa0bf18c, this_ptr=0x0, return_value_used=1) at phpbbs.article.c:148
#2 0x0080c24e in execute (op_array=0xa0b15ac) at /root/gm/bbssrc/php-4.4.1/Zend/zend_execute.c:1675
#3 0x007f6e9d in zend_execute_scripts (type=8, retval=Variable "retval" is not available.
) at /root/gm/bbssrc/php-4.4.1/Zend/zend.c:938
#4 0x007cfc52 in php_execute_script (primary_file=0xbf874688) at /root/gm/bbssrc/php-4.4.1/main/main.c:1743
#5 0x008108ca in apache_php_module_main (r=0xa0ac1dc, display_source_mode=0) at /root/gm/bbssrc/php-4.4.1/sapi/apache/sapi_apache.c:54
#6 0x00811127 in send_php (r=0xa0ac1dc, display_source_mode=0, filename=0x0) at /root/gm/bbssrc/php-4.4.1/sapi/apache/mod_php4.c:627
#7 0x08069e53 in ap_invoke_handler ()
#8 0x0807e798 in process_request_internal ()
#9 0x0807e7f8 in ap_process_request ()
#10 0x08075787 in child_main ()
#11 0x080759aa in make_child ()
#12 0x08075afe in startup_children ()
#13 0x0807610c in standalone_main ()
#14 0x08076913 in main ()
(gdb)
--
FROM 61.50.141.*
有人在FC4下装成功的么?我试过不同版本的apache\php\kbs的组合,似乎都有这个问题。
我也yum update了系统!难道fc4的系统有什么设置需要改?
【 在 bluegem (蓝宝石) 的大作中提到: 】
: 浏览文章的时候,ie说找不到页面,按照上次atppp说的方法,信息如下。不知哪里的问题...
: [root@triple ~]# /www/bin/apachectl stop
: /www/bin/apachectl stop: httpd stopped
: ...................
--
FROM 61.50.141.*
你fc3,rh9能安装成功呢?
【 在 bluegem (蓝宝石) 的大作中提到: 】
: 有人在FC4下装成功的么?我试过不同版本的apache\php\kbs的组合,似乎都有这个问题。
: 我也yum update了系统!难道fc4的系统有什么设置需要改?
--
FROM 211.71.209.*
以前装的都没问题。这几天在fc4上就不行..
【 在 ak47mig (哥萨克骑兵(碧海情深)) 的大作中提到: 】
: 你fc3,rh9能安装成功呢?
--
FROM 61.50.141.*
其他似乎都正常,就是不能看文章内容。
【 在 bluegem (蓝宝石) 的大作中提到: 】
: 以前装的都没问题。这几天在fc4上就不行..
--
FROM 61.50.141.*
用系统自带的apache 和php:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208944960 (LWP 2641)]
0x0115a010 in _zend_hash_index_update_or_next_insert () from /etc/httpd/modules/libphp5.so
(gdb) bt
#0 0x0115a010 in _zend_hash_index_update_or_next_insert () from /etc/httpd/modules/libphp5.so
#1 0x00a4ffc1 in zif_bbs_get_records_from_id (ht=4, return_value=0x94a0f2c, this_ptr=0x0, return_value_used=1) at phpbbs.article.c:148
#2 0x01176ad8 in zend_do_fcall_common_helper () from /etc/httpd/modules/libphp5.so
#3 0x01187058 in zend_do_fcall_handler () from /etc/httpd/modules/libphp5.so
#4 0x01173f81 in execute () from /etc/httpd/modules/libphp5.so
#5 0x01152899 in zend_execute_scripts () from /etc/httpd/modules/libphp5.so
#6 0x01118167 in php_execute_script () from /etc/httpd/modules/libphp5.so
#7 0x0118e212 in php_ap2_register_hook () from /etc/httpd/modules/libphp5.so
#8 0x00668e8c in ap_run_handler () from /usr/sbin/httpd
#9 0x00669227 in ap_invoke_handler () from /usr/sbin/httpd
#10 0x00665d6b in ap_process_request () from /usr/sbin/httpd
#11 0x00660683 in _start () from /usr/sbin/httpd
#12 0x00673a2b in ap_run_process_connection () from /usr/sbin/httpd
#13 0x00673d60 in ap_process_connection () from /usr/sbin/httpd
#14 0x00666cfe in ap_graceful_stop_signalled () from /usr/sbin/httpd
#15 0x00666f6e in ap_graceful_stop_signalled () from /usr/sbin/httpd
#16 0x00667090 in ap_graceful_stop_signalled () from /usr/sbin/httpd
#17 0x00667a52 in ap_mpm_run () from /usr/sbin/httpd
#18 0x0066e77e in main () from /usr/sbin/httpd
(gdb)
【 在 bluegem (蓝宝石) 的大作中提到: 】
: 浏览文章的时候,ie说找不到页面,按照上次atppp说的方法,信息如下。不知哪里的问题...
: [root@triple ~]# /www/bin/apachectl stop
: /www/bin/apachectl stop: httpd stopped
: ...................
--
FROM 61.50.141.*
我就是在fc4下面装的
另外自己装的apache和php
【 在 bluegem (蓝宝石) 的大作中提到: 】
: 有人在FC4下装成功的么?我试过不同版本的apache\php\kbs的组合,似乎都有这个问题。
: 我也yum update了系统!难道fc4的系统有什么设置需要改?
--
FROM 166.111.42.*
fixed
【 在 bluegem (蓝宝石) 的大作中提到: 】
: 浏览文章的时候,ie说找不到页面,按照上次atppp说的方法,信息如下。不知哪里的问题...
: [root@triple ~]# /www/bin/apachectl stop
: /www/bin/apachectl stop: httpd stopped
: ...................
--
FROM 128.12.150.*
thanks~
【 在 atppp (Big Mouse) 的大作中提到: 】
: fixed
--
FROM 61.50.141.*