Web Hosting Talk







View Full Version : Horde webmail from Plesk


vinhwsu
07-09-2004, 07:10 PM
Hello,

I had permission problem when I tried to login into my Horde webmail.

This is a Windows 2003 server with Plesk 6.5.2.

I got the following error message when I tried to login the first time:

Warning: touch(): Unable to create file C:\WINDOWS\Temp\horde.log because Permission denied in F:\inetpub\vhosts\webmail\horde\pear\Log\file.php on line 107

Warning: chmod(): Permission denied in F:\inetpub\vhosts\webmail\horde\pear\Log\file.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at F:\inetpub\vhosts\webmail\horde\pear\Log\file.php:107) in F:\inetpub\vhosts\webmail\horde\imp\redirect.php on line 115

Notice: (null)(): Unable to log on (errflg=1) in Unknown on line 0

Notice: (null)(): Unable to log on (errflg=1) in Unknown on line 0

Notice: (null)(): Unable to log on (errflg=1) in Unknown on line 0

Notice: (null)(): Too many login failures (errflg=2) in Unknown on line 0


Can someone help me to fix this problem?

Thanks for any help

KNL-BSW
07-09-2004, 10:30 PM
Check the permissions on your tmp folder.

IHSL
07-09-2004, 11:05 PM
If going in on remote - right click on temp folder- properties - click security.

Make sure that in the list of users shown, "everyone" is listed - if it's not - click add.. then select the "everyone" user, and that will solve that problem.

Simon

vinhwsu
07-10-2004, 12:25 PM
Thanks alot