[dokuwiki] Re: fopen, fclose init.php - permission denied

Julio Biason wrote:

On 30/12/05, Dirk Bollen <d.bollen@xxxxxxxxxx> wrote:


*Warning*: fopen(/home/dirk/public_html/dokuwiki/data/cache/word.idx):
failed to open stream: Permission denied in
*/home/dirk/public_html/dokuwiki/inc/init.php* on line *113*



The cache dir (data/cache) isn't writable for the Apache process. Try changing its permissions to 777 (chmod 777 /home/dirk/public_html/dokuwiki/data/cache). Surely, there should be a way somewhat less "promiscuous", but it surely is the easier. :)

--
BiasonJulio Biason <julio.biason@xxxxxxxxx>


thanks, that works fine.

But after this I want to create my first page by clicking on 'create thsi page'. I recieve this error : Writing /home/dirk/public_html/dokuwiki/data/pages/start.txt.lock failed

I surely have some issues with permissions in the directory in which I installed docuwiki...how I can overcome these?

--
Dirk Bollen,
http://ecco.vub.ac.be/~dirk

Evolution, Complexity and Cognition (ECCO) group
Free University of Brussels http://pcp.vub.ac.be/EVOLCOMP/


--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: