- Download wordpress di sini.
# wget http://wordpress.org/latest.zip
- Extract file .zip nya.
Di windows bisa pake winzip atau yg lainnya.
Di *nix bisa pake command di bawah ini,wordpress-xxadalah nama file wordpress dengan versinya# unzip wordpress-xx.zip
- Login ke mysql
# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 5340 to server version: 3.23.54
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> - (more…)

