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 - 2007-04-12 - LynnwoodBrown
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.