SID-02007: configuration error
| Status: |
Answered |
TWiki version: |
6.0.1 |
Perl version: |
5.8.4 |
| Category: |
CategoryInstallation |
Server OS: |
Solaris 5.10 |
Last update: |
10 years ago |
When I run
http://<ip>/do/configure, I get the following error:
Configuration file /var/apache/htdocs/twiki/lib/LocalSite.cfg does not exist, and I cannot write a new configuration file due to these errors:
/var/apache/htdocs/twiki/lib/ is not writable
I do not see a file /var/apache/htdocs/twiki/lib/LocalSite.cfg .
bash-3.2# ls -l /var/apache/htdocs/twiki/lib/
total 592
-r--r--r-- 1 nobody nobody 1847 Oct 5 16:16 Assert.pm
drwxr-xr-x 3 nobody nobody 512 Oct 5 16:16 CPAN
-r--r--r-- 1 nobody nobody 2356 Oct 5 16:16 DEPENDENCIES
-r--r--r-- 1 nobody nobody 2098 Oct 5 16:16 MANIFEST
-r--r--r-- 1 nobody nobody 11652 Oct 5 16:16 Monitor.pm
drwxr-xr-x 18 nobody nobody 1024 Oct 5 16:16 TWiki
-r--r--r-- 1 nobody nobody 188623 Oct 5 16:16 TWiki.pm
-r--r--r-- 1 nobody nobody 75276 Oct 5 16:16 TWiki.spec
Please help me in configuring twiki.
--
Vidhya gopalan - 2014-12-28
Discussion and Answer
All files and directory below the
twiki root need to be owned and writable by the webserver user. Also, do NOT install TWiki in the
htdocs directory, exposing all files via http is a security hazard. Please follow the
TWikiInstallationGuide and use the
ApacheConfigGenerator.
The
LocalSite.cfg file is created the first time you save your configure settings.
--
Peter Thoeny - 2014-12-29
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
Peter Thoeny - 2015-12-03
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.