any decent instructions for installing current dokuwiki on 12.10?
Robert P. J. Day
rpjday at crashcourse.ca
Mon Nov 26 11:24:19 UTC 2012
On Sun, 25 Nov 2012, Robert P. J. Day wrote:
>
> is there a decent recipe for installing an up-to-date version of
> dokuwiki on ubuntu 12.10? the current repository version is fairly
> old (20110525), and the process of upgrading the older version after
> install is not issue-free.
>
> eventually, i came across this:
>
> https://www.dokuwiki.org/install:ubuntu
>
> which makes it clear that there are issues but i won't have the chance
> to test it out for a few hours.
>
> has anyone gone through this process and documented it somewhere?
i am curious about one thing in that alleged recipe for installing
dokuwiki:
===== start
Fix an installer issue that would prevent you from starting DokuWiki:
sudo nano /etc/apache2/conf.d/dokuwiki.conf
locate the line
Alias /dokuwiki /usr/share/dokuwiki/
Now remove the extra slash after /usr/share/dokuwiki, it should look
like this:
Alias /dokuwiki /usr/share/dokuwiki
===== end
would that really prevent dokuwiki from starting? (that's
obviously an apache config question.) it seemed to start just fine
before i'd ever been warned about that issue.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the ubuntu-users
mailing list