Tags:
create new tag
, view all tags

Question

I create a new topic, it gives error 500: Internal Server Error.

Same thing happens when i try to edit any existing topic.

Environment

TWiki version: TWikiRelease04x02x01
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux
Web server: 1and1, shared hosting without ssh access
Perl version: 5
Client OS:  
Web Browser: any
Categories: Missing functionality

-- JagjitSing - 09 Oct 2008

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.

In most cases (of a 500) its a wrong file permissions and/or ownerships.

Please make sure:

  • ownerships are set to the same user, the webserver runs the perl scripts with
  • all scripts in bin/ have the x attribute set
  • Perl is in the expected location (as stated by every scripts shebang) (default is /usr/bin/perl)

-- OliverKrueger - 10 Oct 2008

Everything is fine now. Thanks a lot. Now, I want to connect it to the mysql database. I need to know the database structure. Is there any specific structure available or I would have figure out myself?

-- JagjitSing - 10 Oct 2008

TWiki does not use RDBMS as storage backends. Currently it uses flat files. There is a slight chance, that mysql may be one possible alternative backend for the upcomming TWiki 5.0.

-- OliverKrueger - 10 Oct 2008

 
Change status to:
Topic revision: r4 - 2008-10-10 - OliverKrueger
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, 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.