
|
[dokuwiki]
||
[Date Prev]
[10-2005 Date Index]
[Date Next]
||
[Thread Prev]
[10-2005 Thread Index]
[Thread Next]
[dokuwiki] Re: Dokuwiki on dreamhost
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 6 Oct 2005 20:10:24 +0200
On Thu, 06 Oct 2005 19:19:03 +0200
Jeroen Budts <jeroen@xxxxxxxxxxxx> wrote:
> I recently signed up for a Dreamhost account (http://dreamhost.com) to
> give it a try. Until now i really like it, however dokuwiki gives some
> problems.
> For some reason doku think's it is installed in a subfolder called
> 'cgi-system'. Probably this is caused because dreamhost runs PHP as
> CGI. (In fact it is an option per domain/subdomain, but if you choose
> to run PHP as an apache module, the text-files in which doku stores
> it's data should be world-writable so i prefer to just keep using the
> CGI-version).
>
> I tried version 2005-09-22a, which you can see here:
> http://wiki.gluefish.net/doku.php
>
> Anybody knows how to fix this?
Setting $conf['basedir'] = '/'; should work after having a quick look at
your site.
Andi
|

|