SID-02173: TWiki Installation Error Template "oopsattention" not found.
| Status: |
Asked |
TWiki version: |
6.0.2 |
Perl version: |
v5.16.3 |
| Category: |
CategoryInstallation |
Server OS: |
CentOs 7.0 |
Last update: |
9 years ago |
Hello community,
I installed Twiki on Centos 7.0 and use PHP 5.4. Unfortunately, in the frontend, the template can not be found and I've tried everything.
The path to the template looks to me like this:
/var/www/html/cms/twiki/templates
My TWiki installation is under /var/www/html/cms/twiki
Apparently something is wrong or how you think?
Would appreciate an assistance very much and thank you in advance.
--
Alexander Liebrecht - 2016-03-15
Discussion and Answer
Did you use the
ApacheConfigGenerator?
In any case, make sure that
{TemplateDir} in configure is set properly.
--
Peter Thoeny - 2016-03-15
Thank you for your reply, but unfortunately I have more problems and I have moved the TWiki from a subdirectory to another.
Now I see under
http://projekte.alexl.eu/twiki/bin/view
Not Found Error message and do not know where it comes from.
What data do you need to help me?
Of course I have adjusted all paths, but apparently is somewhere still big problem.
The contents of the TWiki under /var/www/twiki exists, but the directory can not be found. For whatever reason!
--
Alexander Liebrecht - 2016-03-16
Run
ApacheConfigGenerator to generate your twiki.conf file, copy that to your server, and restart apache. After that, run the TWiki configure script as per
TWikiInstallationGuide.
--
Peter Thoeny - 2016-03-16
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.