Fast and Secure(ish) WordPress Installer.
April 11, 2009 No comments yet
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. [...]