ubuntuvhost810:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ubuntuvhost810:start [2009/02/20 13:20] – svschwartz | ubuntuvhost810:start [2009/02/20 13:28] (current) – svschwartz | ||
|---|---|---|---|
| Line 141: | Line 141: | ||
| DBPASS=secret | DBPASS=secret | ||
| export WEBUSER DBPASS | export WEBUSER DBPASS | ||
| - | cat << | + | cat << |
| create database ${WEBUSER}_main; | create database ${WEBUSER}_main; | ||
| GRANT ALL PRIVILEGES ON ${WEBUSER}_main.* TO ' | GRANT ALL PRIVILEGES ON ${WEBUSER}_main.* TO ' | ||
| + | commit; | ||
| + | exit; | ||
| EOFSCRIPT | EOFSCRIPT | ||
| + | mysql -u root -p | ||
| </ | </ | ||
ubuntuvhost810/start.1235136035.txt.gz · Last modified: (external edit)
