On 2/13/07, pleb2 <pleb2@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > Hi im not sure if this is the right place to post but i have a problem > with my squirrelmail installation. > > Everything seems to work fine apart from i cannot use plugins.. > I can put them in the the folder: which for me is /var/www/webmail/plugins > however when i open conf.pl and open option 8. all i see is : > > Plugins > Installed Plugins > > Available Plugins: > > R Return to Main Menu > C Turn color on > S Save data > Q Quit > > My plugins folder is as follows: > int:/var/www/webmail/plugins# ls -l > total 84 > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 abook_take > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 administrator > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 bug_report > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 calendar > drwxr-xr-x 2 root root 4096 2004-04-24 01:03 compatibility > -rw-r--r-- 1 root root 5966 2004-04-24 01:13 compatibility-1.3.tar.gz > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 delete_move_next > drwxr-xr-x 3 root root 4096 2007-02-02 16:08 filters > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 fortune > -rw-r--r-- 1 root root 487 2006-03-07 13:53 index.php > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 info > drwxr-xr-x 2 root root 4096 2007-02-02 16:08 listcommands Can you please show this: ls -l /var/www/webmail/config If conf.pl is not finding any of the plugins in the plugin directory, there might be something very wrong with your Perl installation or some borked permissions problem. Or you could be using a non-standard SM installation that puts its plugins somewhere that conf.pl does not expect them to be. I don't see any version information. The worst case scenario is that you can manually add plugins to the config/config.php file. Look in that file for $plugins, and if you don't find such a thing, add it yourself: $plugins[] = 'listcommands'; $plugins[] = 'info'; And so forth. > to name a few. > > Ive searched the squirrelmail site and carnt find anything that would help. ------------------------------------------------------------------------- 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