Chris P. said:
> Hello peoples..
>   Anyone have problems with the plugin qotd_login that displays on the
> login page?  It works, but very often it shows an error:
>
> Warning: unlink() failed (Permission denied) in
> /usr/local/squirrelmail/plugins/qotd_login/setup.php on line 23

This message is telling you exactly what the problem is.  The plugin is
trying to unlink (delete) the cached quote from
/usr/local/squirrelmail/plugins/qotd_login, but is unable to do so because
of insufficient permissions (Permission denied).

Your web server user needs write permissions to this directory.  See step
#3 in the installation instructions.




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to