PHP5.3 と zend3.3 はあまり互換性がないため、PHP5.3 を PHP5.2 にダウングレードすることをお勧めします。 具体的な方法は次のとおりです。 # cd /usr/local/directadmin/custombuild# ./build clean# ./build set php5_ver 5.2# ./build php n # service httpd restartその後、zend を再インストールします。