923a9bd3b7
publishing platform with a focus on aesthetics, Web standards, and usability." It is a web-based blogging package based on PHP and MySQL. WordPress MU is a multi user version of WordPress. ok mbalmer@
13 lines
398 B
Plaintext
13 lines
398 B
Plaintext
The WordPress has been installed into
|
|
${INSTDIR}
|
|
|
|
You should point this to the DocumentRoot of your web-server:
|
|
# ln -s ../wordpress-mu /var/www/htdocs/wordpress-mu
|
|
(make sure you use a relative symlink since Apache is chrooted)
|
|
|
|
and proceed to complete the installation by reading:
|
|
${INSTDIR}/README.txt
|
|
|
|
You can ensure you have a working install by accessing:
|
|
http://<localhost>/wordpress-mu/
|