September 23, 2009

WP Hacks: How to update WordPress or Plugins With Stored Passwords




Most Web Hosting companies configure WordPress so that it automatically updates whenever you click on upgrade WordPress or WordPress plugins.  Some web hosting companies have this feature turned off.  If you have an VPS Hosting or Dedicated Server, ask them to install suPHP, if not you can add the following codes to your config.php file so WordPress automatically remember your FTP login and password.

define("FTP_HOST", "mywebsite.com");
define("FTP_USER", "username");
define("FTP_PASS", "mypassword");

For VPS Hosting, we recommend WiredTree, ServInt and Future Hosting
For Shared Hosting, we  recommend HostGator

Aweber Email Marketing

Related posts:

  1. How to Reset WordPress Admin Password Manually via phpMydmin
  2. Top 10 WordPress hacks from June 2009
  3. HostGator Coupon Code June 2009 – 1 Cent First Month
  4. WordPress Plugins Releases: 4/15-4/20
  5. WordPress Plugins for May 24, 2009


Previous Post and Next Post


Try HostGator Webhosting for 1 cent for the 1st Month Click here and enter "wordpress"

Leave a reply

* means field is required.

*

*