SID-01931: Twiki installation issue - Configuration
| Status: |
Answered |
TWiki version: |
6.0.0 |
Perl version: |
perl, v5.8.4 built for sun4-solaris-64int |
| Category: |
CategoryInstallation |
Server OS: |
SunOS 5.10 |
Last update: |
12 years ago |
I have installed the latest version of twiki (TWiki-6.0.0) on solaris machine. I have modified the
LocalLib.cfg and the conf file (Apache) and I am now getting the Twiki welcome screen to start the configuration. When I click on the Configure TWiki link it takes me to the /bin/configure and displays message Could not find existing configuration file /u01/app/TWIKI/twiki/lib/LocalSite.cfg. which is fine because I am running the configuration for the first time. After entering the new password for admin, I get password changed message but it still says Could not find existing configuration file /u01/app/TWIKI/twiki/lib/LocalSite.cfg. Additionally, I am getting below error next to the settings button (clicking on Open all options button doesn't do anything)
Status: 500 Content-type: text/html
Software error:
Use of uninitialized value in join or string at /u01/app/TWIKI/twiki/lib/TWiki/Configure/UI.pm line 138
Any help will be appreciated.
Thanks,
Manish
--
Manish Jha - 2014-06-07
Discussion and Answer
Perhaps a permission issue? Make sure all directories and files below the twiki directory are owned by the webserver user.
--
Peter Thoeny - 2014-06-08
Thank you! I didn’t realize that my webserver was running with a different user.
--
Manish Jha - 2014-06-09
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.