On Mon, Jun 21, 2010 at 12:57 PM, Alex <mysqlstud...@gmail.com> wrote:
> Hi,
>
> I've installed the latest file manager plugin on a very recent SVN
> snapshot, and when clicking on the file manager link, it displays a
> blank page. I've gone through the configuration, created a sample
> user, and read the README, but no luck. The left frame is displayed,
> while the right is completely blank. Looking at the logs, I see only
> this:
>
> 192.168.1.212 - - [21/Jun/2010:15:51:06 -0400] "GET
> /webmail/plugins/file_manager/file_manager.php HTTP/1.1" 200 5

Wrong log file.  Try the error log file.  If there's nothing there,
you need to increase your logging verbosity.  See:

http://squirrelmail.org/docs/admin/admin-11.html#blankpage

> I edited the $sharedDirectoryQuotas variable in config.php, and set it
> to a valid path:
>
>   $sharedDirectoryQuotas = array(
>      '/var/shared' => '10GB',
>   );
>
> It's writable by the group of the apache daemon user.
>
> How can I troubleshoot this? Perhaps it's somehow conflicting with
> another plugin? I do have the compatibility plugin enabled.

That's the problem.  See:

http://squirrelmail.org/wiki/CompatibilityDependencies

The plugin needs to be updated.

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to