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 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.

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:
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2008-10-10 - OliverKrueger
 
  • 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.