Mar 27 14:38:17 85-31-187-178 postfix/smtpd[19479]: warning: connect to 127.0.0.1:12525: Connection refused
müsste das nicht normalerweise port 10025 sein?
zu den anderen Fehlern:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/share/pear/Smarty/Smarty.class.php) is not within the allowed path(s)
steht ja da: /usr/share/pear/Smarty in open_basedir der entsprechenden php.ini aufnehmen (wird eine der inis unter /var/www/fcgi/master sein)
bei:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/etc/pear.conf) is not within the allowed path(s)
hab ich lange geknobelt, da ich kein /usr/etc hatte. ein blick in die pear konfiguration mit pear show-config zeigte, dass pear die conf in dem verzeichnis sucht, deswegen angelegt: fehler weg, keine ahnung ob das besonders elegant war.
den hatte ich nicht:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/.pearrc) is not within the allowed path(s)