From: Steve W. <sw...@wc...> - 2000-10-08 18:49:33
|
I've moved all wiki_*.php3 files to lib/*.php. I've also renamed index.php3 to index.php. I haven't touched admin/ yet though, and a couple other files (test_dbmlib.php3). I've gone though the INSTALL and README files, and some of the default pages as well hunting down occurances of *php3 and updating them. CVS moves "removed" files to the "attic" and you can see the log files for the wiki_*.php3 files here: http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/phpwiki/Attic/?cvsroot=phpwiki&sortby=date (the lib/*php files start with new logs, since CVS does not have a good mechanism for renaming the files, this was the best way). To update your private CVS tree, be sure to do: cvs update -d -P -d will add new directories -P will prune empty directories I think both get new pages/delete old pages as well. So far I've tested the new setup from a clean checkout of the sources, on DBM and Postgresql, and it looks good. On a stock RedHat box, I had to edit the httpd.conf so Apache recognizes .php as well as php3 (the default). I think the new builds of Apache have .php already. flame me as needed sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |