mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 10:10:31 -04:00
19 lines
384 B
Text
19 lines
384 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Please read following note for installation steps before the first use of WordPress.
|
|
|
|
1. Copy wp-config-sample.php to wp-config.php
|
|
in %%WWWDIR%% .
|
|
|
|
2. Modify it to fit your MySQL.
|
|
|
|
3. Modify your web server configuration.
|
|
|
|
|
|
If you are upgrading from prior version, please browse this URL :
|
|
|
|
http://[WORDPRESS_URL]/wp-admin/upgrade.php
|
|
EOM
|
|
}
|
|
]
|