PDA

View Full Version : Webmail



locateMe
02-12-2004, 12:01 PM
I am trying to use WebMail but when clicking on it to start it up I am getting

Warning: mkdir(./tmp/_cached_templates): Permission denied in /var/www/html/webmail/smarty/Smarty.class.php on line 1412

Warning: Smarty error: problem creating directory "./tmp//_cached_templates/neotech.net" in /var/www/html/webmail/smarty/Smarty.class.php on line 1543

Warning: Smarty error: problem writing './tmp//_cached_templates/neotech.net/login.php.' in /var/www/html/webmail/smarty/Smarty.class.php on line 1543

Warning: fetch(./tmp//_cached_templates/neotech.net/login.php): failed to open stream: No such file or directory in /var/www/html/webmail/smarty/Smarty.class.php on line 633

Warning: fetch(): Failed opening './tmp//_cached_templates/neotech.net/login.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/webmail/smarty/Smarty.class.php on line 633

What file permissions do I need to set??

Thanks

Steve

ProWebUK
02-12-2004, 01:00 PM
cd /usr/local/directadmin/scripts
./webmail.sh

should fix it :)

Chris

locateMe
02-12-2004, 02:03 PM
Worked first time

Many thanks

Steve