Re: Plugins don't work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hi,
>
> I have sorted out everything and here is my squirrelmail.conf:
>
> #
> # SquirrelMail is a webmail package written in PHP.
> #
>
> Alias /webmail /usr/share/squirrelmail
> <Directory /usr/share/squirrelmail>
> php_admin_value open_basedir
> /usr/share/squirrelmail/:/etc/squirrelmail:/var/lib/squirrelmail/data/:/var/lib/squirrelmail/prefs/
> AllowOverride none
> Options MultiViews IncludesNoExec FollowSymLinks
> DirectoryIndex index.html index.php
> </Directory>
>
>
> Now, i am trying to install Plugins like quota_usage and it does not
> work and it does not give any error.
>
> any suggestions ?

<Directory /usr/share/squirrelmail>
 # make sure that script works without open_basedir restrictions
 php_admin_value open_basedir none

 # make sure that script works without safe_more restrictions
 php_admin_flag safe_mode off

 # show errors
 php_admin_flag display_errors on

 # show all errors (including notices)
 php_admin_value error_reporting 2047

 AllowOverride none
 Options MultiViews IncludesNoExec FollowSymLinks
 DirectoryIndex index.html index.php
</Directory>



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux