Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv25692
Modified Files:
INSTALL.mysql
Log Message:
Changed one line: lib/config.php to index.php.
Index: INSTALL.mysql
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/INSTALL.mysql,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** INSTALL.mysql 2001/01/24 18:36:17 1.6
--- INSTALL.mysql 2001/07/15 15:49:44 1.7
***************
*** 31,35 ****
the "drop tables" lines from schemas/schema.mysql - it should work now
! 4. Edit lib/config.php to reflect your settings.
a) comment out the DBM settings
--- 31,35 ----
the "drop tables" lines from schemas/schema.mysql - it should work now
! 4. Edit index.php to reflect your settings.
a) comment out the DBM settings
|