Created
September 1, 2011 08:43
-
-
Save evolve2k/1185734 to your computer and use it in GitHub Desktop.
AAArghh Wordpress Installs - Tips from the trenches
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.nerdgrind.com/wordpress-automatic-upgrade-plugin-failed-or-not-working/ | |
| How to SSH into Wordpress | |
| ------------------------- | |
| ssh [email protected] | |
| Manually install a plugin | |
| ------------------------- | |
| Download the plugin and unzip it. | |
| FTP the folder into wp-content/plugins | |
| Login to wordpress admin site | |
| Visit 'Plugins' > Press Activiate for the Plugin. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment