A PHP Error was encountered

Severity: Warning

Message: call_user_func_array() expects parameter 1 to be a valid callback, class 'Articles' does not have a method 'dr_fetch'

Filename: libraries/Commonclass.php

Line Number: 464

Wordpress Installation/Upgrade on cPanel with Fantastico : Pack Web Hosting
Submitted by Admin on 31/Jul/2011 12:30
A webmaster may encounter certain issues while installing Wordpress through Fantastico on a server running Pure-FTP.

Ideally we would prefer that you directly download Wordpress from wordpress.org and use it. But if still you want to use via Fantastico, here is the way to go forward. Steps in this article do not apply if you are using Wordpress 3.2+

  1. Install Wordpress using Fantastico. Currently latest Wordpress version through Fantastico is 3.1 whereas the latest version on wordpress.org is 3.2.1
  2. After the installation, copy following lines to wp-config.php

    /***************/
    define('WP_MAX_MEMORY_LIMIT','64M');
    define("FTP_HOST", "example.com");
    define("FTP_USER", "username");
    define("FTP_PASS", "mypassword");
    /***************/

    Though FTP part is not required, but for convenience sake you can go ahead with it so that Wordpress does not prompt you with FTP password.
  3. Download the 'FTP Upgrade Fix' plugin from http://wordpress.org/extend/plugins/ftp-upgrade-fix/ . Unzip it and then upload the folder ftp-upgrade-fix to wp-content/plugins . Please note this plugin is not required for Wordpress 3.2.1. version
  4. Go to the admin area of Wordpress, then go to Plugins and activate it.
  5. Now upgrade Wordpress to latest version.
  6. After a successful upgrade, Wordpress will show you a messages that plugin 'FTP Upgrade Fix' is not required. Go to Plugins again, deactivate it and then delete it.


Also remember, if Wordpress goes into maintenance mode, you can bring it back by removing .maintenance file (check the dot in the beginning). Preferably in maintenance mode, you should try to solve the actual problem, than just deleting .maintenance file.

I hope this information is helpful to readers of the article

Kirti

Joomla
Joomla
Wordpress
WordPress
Drupal
Drupal
Magento
Magento
CakePHP
CakePHP
OSCommerce
osCommerce
IMG 6