Tags:
create new tag
view all tags

Question

I tried very hard to get twiki running on my hosted web account. My provider is http://www.schlund.de.
But i get always the following error.

Software error:

Insecure dependency in open while running with -T switch at ../lib/TWiki/Store.pm line 1151.

For help, please send mail to the webmaster (...), giving this error message and the time and date of the error.

Thanks and Regards Michael

  • TWiki version: 20011201
  • Web server: Apache/1.3.22 (Unix)
  • Server OS: Linux? but don't know exactly (Hosted Account)
  • Web browser:
  • Client OS:

-- MichaelWeisser - 04 Feb 2002

Answer

The TWiki Perl scripts run with the "-T" option which enables the taint mode for security. The problem maybe that you run the script with another uid, gid then nobody. Perl detect this and dont execute the script correct. Try to change the permissions. You can also disable the "-T" option but this maybe an security hole. Hope this helps.

-- MatthiasTeege - 04 Feb 2002


I removed the "-T" switch from every Perl-script and then Twiki is running fine on my hosted account

-- MichaelWeisser - 06 Feb 2002

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2002-02-06 - MichaelWeisser
 
  • 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.