BLOG:CMS :: Support Forum
Support Forum for BLOG:CMS
You are not logged in.
#11 22.05.2007 18:05
Re: Cannot get Wiki setup right
Somehow I seem to have everysingle problem that everyone has, the Wiki set up error reproduced to me exactly 100%, I will sum up the thread in case someone else wants it quicker about what to do:
----------------------------------------------------------
1- Change permissions to 777 "wiki/data/page" AND all subdirectories inside
2- Go to "wiki/conf/dokuwiki.php" and EDIT "$conf['basedir']" and "$conf['baseurl']", they will be blank you have to add /your/path, I left an example below:
$conf['basedir'] = ''home/username/public_html/blogcms/wiki/";
$conf['baseurl'] = ''/public_html/blogcms";
------------------------------------------------------------
Offline
