Question
I'm trying to setup TWiki on my PC and I have followed the
TWikiDocumentation page. When i do the testenv part in my browser, it won't load. I check the apache error script and it says:
"...[error] [client ---.---.-.---] File does not exist: c:/apache/htdocs/bin/testenv "
I even made sure that the httpd.conf said c:/twiki and not apache...Any Suggestions????
Environment
-- Anonymous - 10 Nov 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.
Did you restart Apache after you made the changes to httpd.conf?
--
JoachimBlum - 10 Nov 2005
how do you restart it???
--
TWikiGuest - 11 Nov 2005
apachectl restart
--
ArthurClemens - 11 Nov 2005
doesn't work
--
TWikiGuest - 12 Nov 2005
Developers: Please do not assume that every person who tries to install TWiki is an experienced system administrator. There are many people who want to install TWiki but do not fall into the
AdminSkillsAssumptions category. Hence the reason why we should make it as easy as possible to install TWiki, and not confront the user with CPAN and make install.
--
PeterThoeny - 12 Nov 2005
Hi Anonymous,
Can you please tell us some details, like where you unzipped the TWiki .zip file and the contents of your httpd.conf? That will make it easier for us to point at specific problems.
Judging from the looks of your report it looks like your httpd.conf is not correct, or in effect, but it is impossible to help you out before we have more details.
As an alternative, you might try getting "online help" by visitting
TWikiIRC.
--
SteffenPoulsen - 12 Nov 2005
Here's a useful link regarding stopping/restarting Apache:
Click me
.
--
JoachimBlum - 14 Nov 2005
I get this problem too with TWiki (6 Nov 2005, build 7330). If I look in the tarball, the testenv script wasn't included in the release.
I then tried to get the script from the Subversion repository (as per the link at
WebHome), but received a timeout error from the server - so something's cactus there too.
[Sorry to be an AnonymousCoward but just thought it was worth noting - I don't believe I actually have any TWiki problems at this time.]
--
TWikiGuest - 01 Dec 2005
testenv is retired in
DakarRelease in favor of the new
configure script.
--
PeterThoeny - 02 Jan 2006