UeBiMiau error

olegan

Verified User
Joined
Aug 30, 2005
Messages
7
Hi!

When I try to open Webmail from my FreeBSD 5.1 server,
I've got the following error:

ERROR (2): Smarty::include(tmp/_cached_templates/uebimiau/login.htm.php) [function.Smarty-include]: failed to open stream: No such file or directory (/webmail/smarty/Smarty.class.php:687)

IMAPD running and Squirrelmail working fine.
in DirectAdmin v1.27.4 and php.ini - Safe mode=Off

Below does not helps:

cd /usr/local/directadmin/scripts
rm -f packages/webmail*
rm -f webmail.sh
wget http://files.directadmin.com/services/all/webmail.sh
chmod 755 webmail.sh
./webmail.sh

chown apache:apache /var/www/html/webmail/tmp
chmod -R 755 /var/www/html/webmail/tmp
chmod 744 /var/www/html/webmail/tmp/*

Tried to change in webmin.sh to VER=2.7.10-2 and run it,
not helps also.

Please help!
 
Last edited:
Back
Top