From: jessica g. <in...@go...> - 2005-09-07 23:54:28
|
Hi, I would greatly appreciate any help you can offer. I am trying to install phpWiki on my server using the flat file system. It runs using the /tmp directory; when I try to change the directory's name to 'pages' I get the following error (below) I followed the directions in the install.flatfile, and had my php page generate the "pages" directory with no problem, the permissions are set to 755 for the pages directory; the database type is changed to 'file' in the config/config.ini I didn't touch the lib/config.php page because it indicated it did not need to be changed (comments at the top of the file) The wiki is located here: http://www.gomula.net/myth thank you, Jessica lib/WikiDB/backend/file.php:63: Warning: mkdir(/pages): Permission denied lib/WikiDB/backend/file.php:76: Warning: mkdir(/pages/latest_ver): No such file or directory Error while writing page 'global_data' ______________________________ in...@go... www.gomula.net |