Tag Archives: Hosts

Fast and Secure(ish) WordPress Installer.

October 18, 2008

0 Comments

Fast and Secure(ish) WordPress Installer.

I created a little quick installer for WordPress for those who have ssh access. This process assumes you have your database setup already.
Its features include:

Automatically downloads and installed latest version
Set the 4 secret keys: AUTH_KEY, SECURE_AUTH_KEY,  LOGGED_IN_KEY and NONCE_KEY to random values
Set the $table_prefix to a random value

Here’s the process.

Use Telnet or Putty to connect [...]

Continue reading...