We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

Question

When i create a new blog and click on a link "reply"....i get the following error "TWiki detected an internal error - please check your TWiki logs and webserver logs for more information. Insecure dependency in eval while running with -T switch ".Much appreciated if somebody help me plz.(I have already installed all dependencies for the blog plugin)

Environment

TWiki version: TWikiRelease04x00x05
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin, BlogPlugin
Server OS: Linux
Web server: Apache
Perl version: 5
Client OS: Windows Server 20003
Web Browser: IE 6
Categories: Plugins

-- ImranKhalid - 08 Dec 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Can you verify that the insecure eval happens in the .../SpreadSheetPlugin/Calc.pm ... reading the error logs.

A similar error has been reported in SpreadSheetPluginDev. Unfortunately, I am not able to reproduce this error on any of my installations, though I suspect that the RenderPageNavigation TopicFunction in the BlogPlugin is evoking the error as this function is called when your click on "reply" and does a couple of CALC calls. Try to disable one by one of those CALCs and test again, please.

-- MichaelDaum - 26 Dec 2006

I get this error of Insecure Dependency only on the Red Hat Enterprise Linux ES release 4 (Nahant) Kernel 2.6.9-5.ELsmp on an i686 and perl v5.8.5 . When I installed it on my desktop with Windows and Perl 5.6 it worked fine without any error. So to overcome this problem on the Linux Server, I removed the -T switch in the twiki/bin/view script (first line). Now I am not getting this error. But still the cause of the problem is not known but only this workaround is available.

-- PramodKumar - 26 Dec 2006

I have no idea why an untained variable throws a taint error in eval. See my comment in SpreadSheetPluginDev.

-- PeterThoeny - 27 Dec 2006

This same problem is described, along with a solution, in BlogPluginDev#Insecure_dependency_error .

-- LynnwoodBrown - 12 Apr 2007

 
Change status to:
Topic revision: r7 - 12 Apr 2007 - 04:57:39 - LynnwoodBrown
Support.BlogPluginInternalError moved from Support.BlogPlugin on 08 Dec 2006 - 18:33 by PeterThoeny - put it back
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback