Question
I'm trying to get Twiki installed initially. I can get to "Welcome to TWiki" page, but when I try to access /twiki/bin/configure, I get
"Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server. "
I have ownership and group access set to wwwrun:www, and I have permissions set to 755.
Any help would be appreciated.
Environment
--
TimJacob - 09 Jul 2007
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.
Hi, Tim, if you check your htaccess file there is some code about who can access the configure file. Did you try that? If not, you can change that to match your needs.
--
JimOBrien1 - 09 Jul 2007
I did install and edit bin/.htaccess, but it didn't seem to make any difference. After playing around a bunch, I erased the entire installation and started over. At the moment there is no .htaccess file at all.
I can access the "Welcome to TWiki" page, but have never been able to get configure working, so I haven't been able to even see any other part.
If I attempt to run /twiki/bin/view I get an error page that says that "the server encountered an internal error and was unable to complete your request. Error message: Premature end of script headers: view"
If I attempt to run /twiki/bin/logon or /twiki/bin/manage, I get an error page that says there was a "perl error reading LocalSite.cfg". This is understandable since it hasn't been created yet.
--
TimJacob - 09 Jul 2007
Please have a look at your web server's error log file. Maybe the mapping from "URL-space"
/twiki/bin/configure to "filesystem-space" is different from what you expect. Normally, Apache's error log tells you which
file or
directory it could not access. The web server needs rx access on files and the directory containing them.
--
HaraldJoerg - 09 Jul 2007
Found my problem! I had entered something incorrectly in the
ApacheConfigGenerator.
Thanks
--
TimJacob - 09 Jul 2007
Hey Tim,
could you specify what exactly you entered incorrectly? I have the same problem... and no solution at hand.
Thankx!
Simon
--
SimonKoschinski - 10 Sep 2008
Hi Tim,
I faced the same issue. Could you please share exactly what fixed the problem.
--
SachinShah - 11 Sep 2008
test
--
NabeelMoidu - 27 Oct 2008
In your twiki.conf file in httpd/conf.d add your ip address to the list of permitted ips to access configure file.
--
NabeelMoidu - 27 Oct 2008
Sorry, closing this after more than 30 days of inactivity. Please feel free to re-open if needed.
--
PeterThoeny - 10 Dec 2008