I'm getting this error with the file manager program. I've looked at file_manager.php, can't make heads or tails of it.
Warning: opendir(patrick): failed to open dir: No such file or directory in /var/www/localhost/htdocs/squirrelmail/plugins/file_manager/file_manager.php on line 1882 here's my user list config file: FILE MANAGER USER CONFIGURATION # # Each line should correspond to one user where the fields are: # # username (must match SquirrelMail login - see README for more info) # base directory (any number of base directories may be listed here) # upload quota (in the form of "50000000" or "50MB" or "50M"; this field may be skipped (unlimited quota)) # admin email # allow symlinks? 1 = yes, 0 = no # allow chmod? 1 = yes, 0 = no # allow editing of binary files? 1 = yes, 0 = no # # All fields must be separated by one or more tabs or spaces. # See README for more detailed explanation of each field. # [EMAIL PROTECTED] /home/some.domain.com/web 5MB [EMAIL PROTECTED] 0 0 0 patrick /var/www/localhost/htdocs/ 1 1 1 ogre /home/ogre 1 1 1 [EMAIL PROTECTED] /www/user2/html 5MB [EMAIL PROTECTED] 0 0 0 # Note - this user has three base directories (including root) and no (unlimited) quota # [EMAIL PROTECTED] / /home/some/other/directory /yet/another/directory [EMAIL PROTECTED] 1 1 1 -- ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
