Dokuwiki: Moving Just the data directory on other server
Posted
by
amit
on Pro Webmasters
See other posts from Pro Webmasters
or by amit
Published on 2014-03-24T21:35:17Z
Indexed on
2014/08/18
22:33 UTC
Read the original article
Hit count: 614
I have installed dokuwiki on IIS7. As per my teams requirement we have to move just the Data directory to other server location. e.g - IIS7 installed Dokuwiki location: C:\inetpub\wwwroot\dokuwiki\conf - data location on the other server we want: U:\Archive\LP_Archive\SH_Systems\DEV01\dokuwiki
So for doing that I followed pointers on dokuwiki install iis7 As per the above link, I tried adding IUSR to data folder permissions but its failing due to my insufficient privileges. And without that IUSR permission set on data folder I am getting an error as "The datadir ('pages') at is not found, isn't accessible or writable".
Is there any other way to make it work?
- Is there any other account than IUSR I can use?
© Pro Webmasters or respective owner