ผู้เขียน หัวข้อ: http://www.fastcgi.com/drupal/  (อ่าน 3514 ครั้ง)

0 สมาชิก และ 1 บุคคลทั่วไป กำลังดูหัวข้อนี้

doramon

  • บุคคลทั่วไป
http://www.fastcgi.com/drupal/
« เมื่อ: สิงหาคม 19, 2010, 07:28:23 AM »
0
http://www.fastcgi.com/drupal/


Apache Install
Install instructions
Problems
Cannot load /usr/lib/apache/1.3/mod_fastcgi.so into server: /usr/lib/apache/1.3/mod_fastcgi.so: undefined symbol: ap_os_is_path_absolute
Install instructions
Problems
Cannot load /usr/lib/apache/1.3/mod_fastcgi.so into server: /usr/lib/apache/1.3/mod_fastcgi.so: undefined symbol: ap_os_is_path_absolute
This is the result of a bug in the Apache header files (reported Sep 1999, PR# 5012, but never fixed).

The problem is due to the fact that httpd was compiled with optimization and ap_os_is_path_absolute() was inlined, but when mod_fastcgi.so was compiled optimization was not enabled and ap_os_is_path_absolute() was expected to be an external symbol.

Try this apxs invocation instead (it will turn on optimization and inline ap_os_is_path_apsolute()):

apxs -Wc,-O -o mod_fastcgi.so -c *.c

ออฟไลน์ Oct. Man

  • Sr. Member
  • ****
  • กระทู้: 438
  • > ชีวิตคือการต่อสู้ ทั้งที่รู้ว่าไม่แพ้หรือชนะ <
  • Respect: 0
    • ดูรายละเอียด
    • โรงพยาบาลบางขัน
Re: http://www.fastcgi.com/drupal/
« ตอบกลับ #1 เมื่อ: สิงหาคม 19, 2010, 09:08:01 AM »
0
จะไม่อธิบายหน่อยเหรอครับ  อาจารย์  :)
suthep sakunchotiphong<>bangkhan hospital <> Nakhonsitamarat email :bangkhun@hotmail.com,<>Tel. 075371081
<Master server>CentOS 7.0 Mysql 5.7.16-10 Ram 32.0 GB database 3.61.10.31 update ล่าสุด 13/12/2561
<Slave server >CentOS 7.10 Mysql 5.7.16-10 Ram 16.0 GB database 3.61.10.31 ...