[dokuwiki] Stuck: the install does not work for me
- From: "Syv Ritch" <elfroggio@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 31 May 2006 14:40:44 -0700
I run an internal website with XAMPP on debian.
When I run: http://localhost/doku.php?do=check, I get:
DokuWiki version: Release 2006-03-09
PHP version 4.4.2
Changelog is writable
Datadir is writable
Attic is writable
Mediadir is writable
Cachedir is writable
conf/users.auth.php is not writable
mb_string extension is available and will be used
Debugging support is enabled. If you don't need it you should set
$conf['allowdebug'] = 0
Your current permission for this page is 8
The current page is not writable by the webserver
The current page is writable by you
The current page is not writable by the webserver<<<<
So when I click on the create this page button for start I get:
File /Start not found
Root directory [htdocs]: ls -lh:
total 64K
drwxr-xr-x 2 nobody nogroup 4.0K 2006-03-09 12:32 bin
drwxr-xr-x 2 nobody nogroup 4.0K 2006-05-31 14:19 conf
-rw-r--r-- 1 nobody nogroup 18K 2006-03-09 12:32 COPYING
drwxrwxr-x 8 nobody nogroup 4.0K 2006-05-31 14:15 data
-rw-r--r-- 1 nobody nogroup 1.8K 2006-03-09 12:32 doku.php
-rw-r--r-- 1 nobody nogroup 6.0K 2006-03-09 12:32 feed.php
drwxr-xr-x 7 nobody nogroup 4.0K 2006-03-09 12:32 inc
-rw-r--r-- 1 nobody nogroup 185 2006-03-09 12:32 index.php
drwxr-xr-x 8 nobody nogroup 4.0K 2006-03-09 12:32 lib
-rw-r--r-- 1 nobody nogroup 264 2006-03-09 12:32 README
-rw-r--r-- 1 nobody nogroup 11 2006-03-09 12:32 VERSION
Data: ls -lh:
drwxrwxr-x 2 nobody nogroup 4.0K 2006-03-09 12:32 attic
drwxrwxr-x 7 nobody nogroup 4.0K 2006-05-31 14:34 cache
-rw-rwxr-- 1 nobody nogroup 0 2006-05-31 14:15 changes.log
drwxrwxr-x 2 nobody nogroup 4.0K 2006-05-31 14:34 locks
drwxrwxr-x 3 nobody nogroup 4.0K 2006-03-09 12:32 media
drwxrwxr-x 2 nobody nogroup 4.0K 2006-03-09 12:32 meta
drwxrwxr-x 4 nobody nogroup 4.0K 2006-05-31 14:34 pages
Why are the pages not writable by the webserver? I have followed the
install guide and set the permissions. XAMPP runs under
nobody:nogroup. I have also tried setting everything to: 777, made no
difference.
Any suggestion?
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Stuck: the install does not work for me
- From: Terence J. Grant
Other related posts:
- » [dokuwiki] Stuck: the install does not work for me
- » [dokuwiki] Re: Stuck: the install does not work for me
- » [dokuwiki] Re: Stuck: the install does not work for me
- » [dokuwiki] Re: Stuck: the install does not work for me
The current page is not writable by the webserver<<<<
So when I click on the create this page button for start I get:
- [dokuwiki] Re: Stuck: the install does not work for me
- From: Terence J. Grant