Correction to install.txt for wg8 dirs
This commit is contained in:
parent
61e2c77c6e
commit
0b6fbe0d84
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ PerlRequire /data/WebGUI/sbin/preload.perl
|
|||
mysql -e "create database WebGUI"
|
||||
mysql -e "grant all privileges on WebGUI.* to webgui@localhost identified by 'password'"
|
||||
mysql -e "flush privileges"
|
||||
mysql -uwebgui -ppassword WebGUI < docs/create.sql
|
||||
mysql -uwebgui -ppassword WebGUI < share/create.sql
|
||||
|
||||
8. Edit "etc/WebGUI.conf" to match your DB settings and log directory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue