|--> Istvan Köpe, le 10/08/2013 10:20, a dit : > The problem is that the Qmail Toaster Admin page loads without any > fields or buttons. > Can you tell me where to start troubleshooting this problem?
change /etc/httpd/conf/toaster.conf add php_value short_open_tag On under <Directory /usr/share/toaster/htdocs> <Directory /usr/share/toaster/cgi-bin> then service httpd reload or change <? -> <?php within /usr/share/toaster/htdocs/admin/index.php /usr/share/toaster/include/admin.inc.php xaf --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
