[cvs] [Wiki] changed: FC4InstallationNotes

Wiki Guest wikiguest at horde.org
Fri Apr 28 01:38:52 PDT 2006


guest [81.117.57.217]  Fri, 28 Apr 2006 01:38:52 -0700

Modified page: http://wiki.horde.org/FC4InstallationNotes
New Revision:  2.2
Change log:  Modified the page

@@ -62,8 +62,13 @@
 ++ Creating the MySQL Database
 
 <code>
 cd /var/www/html/horde/scripts/sql
+vi create.mysql.sql
+</code>
+Then change the database password
+
+<code>
 mysql -u root -p < create.mysql.sql
 </code>
 
 


More information about the cvs mailing list