Archive for June, 2010

ปัญหาหลังอัพเกรด ISPconfig 2.2.36

Spamassasin ไม่ทำงาน

สั่ง

/home/admispconfig/ispconfig/tools/spamassassin/usr/bin/sa-update

ที่มา

ISPConfig upgraded Internal server error

เดิมใช้ suphp กับ ispconfig 2.2.35 upgrade เป็น 2.2.36 แล้ว error run php ไม่ได้
SecurityException in Application.cpp:511: Unknown Interpreter: php

แก้

/etc/suphp.conf

;Handler for php-scripts
x-httpd-php="php:/home/admispconfig/ispconfig/tools/suphp/usr/bin/php-wrapper"

;Handler for CGI-scripts
x-suphp-cgi="execute:!self"

ที่มา