Upgrading from v2.03 to v2.04
Nam Tran Ybarra @ August 6, 2010
Installation Series
- Install upgrade (from 2.02 to 2.03)
- Core-new installation (2.02)
- Plugins-New installation (2.02)
- System Cron Setting
- Memberspeed New Site Installation (version 2.03)
- Memberspeed version 2.04 new installation
- Upgrading from v2.03 to v2.04
- Memberspeed Installation Overview
- Upgrade from v2.04 to v2.05
- Memberspeed version 2.05 new installation
Overview:
1/ Do a backup of your existing site.
2/ Download Zend or Ioncube upgrade package ( caution: download the upgrade NOT the full version )
Tip: if you forgot the version you installed zend or ioncube, go to your server via FTP, right click any php file, and see if it mentioned zend then you had a zend version and vice versa.
3/ Extract and upload files via FTP, in BINARY MODE to the folder where you installed memberspeed.
4/ Change permission of the following files to 777 :
.htacess
/resources/audio
/resources/article
/resources/video
/resources/product_manager
5/ Copy the following commands to your browser and hit GO to install
6/ Delete all Install Update folders after finished installation
The following commands with the example of YourDomain.com as the root folder where you install memberspeed in /public_html/ folder but it could be YourDomain.com/your-folder where your-folder is to be replaced with the name that you named. Obviously, you need to replace YourDomain.com with your actual domain name ![]()
Upgrade CORE:
===============
yourdomain.com/install_update/install.php
===============
Upgrade plugins: ( Only run update command for the plugins that you have already installed in 2.03)
========================
YourDomain.com/plugins/article/install_update/install.php
YourDomain.com/plugins/audio/install_update/install.php
YourDomain.com/plugins/product_manager/install_update/install.php
YourDomain.com/plugins/video/install_update/install.php
YourDomain.com/plugins/review_management/control/install_update/install.php
YourDomain.com/plugins/affiliate/install_update/install.php
YourDomain.com/plugins/vip_shopping_cart/install_update/install.php
7/ After the upgrade is completed, change .htaccess to 644
Note, some servers only allow 755 permission. It’s as good as 777 but check with your host for sure.
Filed under: 01.Installation