On 12/24/06, Mohammed Adnène Trojette <[EMAIL PROTECTED]> wrote:
On Sat, Dec 23, 2006, Chaim Keren Tzion wrote: > The install.php utility will not work out of the box. It first complains > about not having write permissions: Normally, you don't need to use the install.php script to have a working Dokuwiki. Just go to http://my.server.org/dokuwiki/ Then configure your wiki using /etc/dokuwiki/ configuration files. Do you really need the install.php? If so, please tell me what for so I can reproduce it and correct the package accordingly.
The main reason that I wanted the install.php is so that it could test my installation. It did find some permission issues that would have otherwise required some time to figure out. I think the more significant issue is the directory and file permissions. Dokuwiki was not configurable via the Admin plugins utill I changed the owner of the directory and files to www-data. Why not set the default owner to www-data instead of root? Thanks again. --
Mohammed Adnène Trojette