16ea9b4265
- install files in www/data instead of www/data-dist - some minor cosmetic fixes PR: 78039 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
7 lines
393 B
Text
7 lines
393 B
Text
@${ECHO_MSG}
|
|
@${ECHO_MSG} " **** NOTE ****"
|
|
@${ECHO_MSG} "Before the first use of WordPress-MU, copy wp-inst/wp-config-sample.php to wp-inst/wp-config.php"
|
|
@${ECHO_MSG} "in ${PREFIX}/${WORDPRESSMU}/wp-inst/"
|
|
@${ECHO_MSG} "And Modify it to fit your MySQL."
|
|
@${ECHO_MSG} "Maybe you need 'mysqladmin create wordpress' first"
|
|
@${ECHO_MSG}
|