Question
I've done a clean installation of TWiki 20040904 with the following steps:
- unzip tar package
- rename all files in /twiki/bin to have the .pl suffix
- changed TWiki.cfg
Now I have the problem that when I call
http://intranet.weber-ebusiness.de/twiki/bin/view.pl/Main/WebHome
I get an oops that the web does not exist. I get this error for every web like Sandbox, TWiki and Main.
My enviroment is setup like this:
Webserver root dir: /home/sites/intranet.weber-ebusiness.de/web
TWiki directory: /home/sites/intranet.weber-ebusiness.de/web/twiki
inside the TWiki directory are all files and directories as contained in the tar package.
I hope someone has a solution for this problem.
Thanks in advance.
Andreas Weber (andreas.weber At weber-ebusiness.de)
Environment
--
TWikiGuest - 17 Oct 2005
Answer
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.
Not sure what is going on. The pub directory is fine. The view script redirects to a strange oops URL
http://intranet.weber-ebusiness.de/twiki/bin/oops.pl/twiki/bin/view/pl?template=oopsnoweb¶m1=ERROR%20twiki/bin/view.pl%20Missing%20Web. I would expect
http://intranet.weber-ebusiness.de/twiki/bin/oops.pl?template=oopsnoweb¶m1=ERROR%20twiki/bin/view.pl%20Missing%20Web
--
PeterThoeny - 20 Oct 2005
In paralell to the latest TWiki version I tried to install, we also have the 2003 release running without a problem. I just checked the apache configuration to make sure, there are no references to TWiki in it which could confuse the seccond installation.
Do you have any ideas what to do now? Can I activate tracing or switch TWiki to a debuging mode?
--
AndreasWeber - 20 Oct 2005
Does realy nobody have an idea what the problem is or what I can do to try to get TWiki to work?
--
AndreasWeber - 03 Nov 2005
For me this looks like a problem with the httpd.conf. Double check the paths. It's easy to get them mixed up.
--
FranzJosefSilli - 03 Nov 2005