Tags:
create new tag
view all tags

Question

Just recently installed the beta release of TWiki (2004x10x30). Most of it is running great, however I can't get notifications to work properly.

When I run bin/mailnotifier from the command line I get:

Out of memory!

I downloaded the latest MailerContrib package dated October 3rd, from Plugins.TWiki and installed that, but to no avail. Additionally the MailerContrib_install.pl won't execute either. This is what I get in that case:

./MailerContrib_installer.pl
use: Command not found.
use: Command not found.
noconfirm: Undefined variable.
Here are my Installed plugins: CommentPlugin, EditTablePlugin, InterwikiPlugin, NatSkinPlugin, PreferencesPlugin, RedDotPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin

Other notes:

  • This is run on a hosted environment
  • I have SSH shell access
  • I get the out of memory error with some of the other scripts in the bin directory, but not all of them.
  • The only plugins I've installed have been the ones to support the NatSkin.

Thank you.
Jack

Environment

TWiki version: TWikiBetaRelease2004x10x30
TWiki plugins: CommentPlugin, EditTablePlugin, InterwikiPlugin, NatSkinPlugin, PreferencesPlugin, RedDotPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin
Server OS: FreeBSD 4.10-RELEASE-p2
Web server: Apache 1.3
Perl version: 5.6.1
Client OS: Mac OS X 10.4
Web Browser: Safari & Firefox
Categories: Fatal error, Add-Ons, Mail

-- JackAmbrose - 07 Oct 2005

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Jack, if you still have this problem raise the question again in the develop bugbase, and it will be addressed.

-- CrawfordCurrie - 30 Nov 2005

The

use: Command not found.
seems like the shell is trying to interpret the perl source rather than the perl interpreter. Can you try
perl ./MailerContrib_installer.pl
and see what happens. If all is fine then you have a hash-bang problem.

-- AntonAylward - 01 Dec 2005

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2006-05-16 - MichaelDaum
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.