Question
I am unable to access the http://localhost/twiki/bin/configure page.
I was following the
IndigoPerlCookbook directions. I succedded with all the steps. But on Step#14 I was unable to access the 'configure' page. Instead I see the following message
The requested URL /twiki/bin/NOT SETNOT SET/oops/TWiki/TWikiRegistration was not found on this server.
On the Log files I see the following message:
[Sat Nov 25 12:18:22 2006] [notice] Parent: Created child process 5960
[Sat Nov 25 12:18:22 2006] [notice] Child 5960: Child process is running
[Sat Nov 25 12:18:22 2006] [notice] Child 5960: Acquired the start mutex.
[Sat Nov 25 12:18:22 2006] [notice] Child 5960: Starting 250 worker threads.
[Sat Nov 25 12:18:57 2006] [error] [client 127.0.0.1] attempt to invoke directory as script: D:/twiki/bin/
[Sat Nov 25 12:19:04 2006] [error] [client 127.0.0.1] File does not exist: D:/indigoperl/apache/htdocs/twiki
[Sat Nov 25 12:47:29 2006] [error] [client 127.0.0.1] attempt to invoke directory as script: D:/twiki/bin/
[Sat Nov 25 12:47:54 2006] [error] [client 127.0.0.1] script not found or unable to stat: D:/twiki/bin/configvure
[Sat Nov 25 12:48:02 2006] [error] [client 127.0.0.1] script not found or unable to stat: D:/twiki/bin/NOT SETNOT SET
Also When I try to open the link
http://localhost/twiki/
I see A Twiki Welcome message, with a bunch of options including the configure Link. And when I try to open the link
http://localhost/twiki/bin/
I get a 403 Forbidden messsage
You don't have permission to access /twiki/bin/ on this server.
Permission denied message on the browser
I have also attached two configuration files also.
Environment
--
TWikiGuest - 25 Nov 2006
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.
[Sat Nov 25 12:47:54 2006] [error] [client 127.0.0.1] script not found or unable to stat: D:/twiki/bin/configvure
configvure should be configure.
for the 403 error, verify that the files in the bin are cdmod correctly
--
SteveStark - 23 Dec 2006