Upgrade vShare 26 to 27

Version 15 (BuyScripts Admin, 05/31/2011 07:31 am)

1 15 BuyScripts Admin
h1. Upgrade vShare 2.6 to 2.7
2 1
3 2 BuyScripts Admin
h2. Backup Your Site
4 1
5 2 BuyScripts Admin
Before you start upgrading, take backup of your site including database and files.
6 1
7 12 BuyScripts Admin
h2. Non English Sites
8 12 BuyScripts Admin
9 12 BuyScripts Admin
If you have site with non english language, you need to convert database to UTF-8 before you upgrade vshare. If you do not do this, there are chances of some charactor get changed.
10 12 BuyScripts Admin
11 13 BuyScripts Admin
We recommend "Approach 3" described at
12 12 BuyScripts Admin
13 12 BuyScripts Admin
http://www.mysqlperformanceblog.com/2009/03/17/converting-character-sets/
14 12 BuyScripts Admin
15 12 BuyScripts Admin
If you don't know how to do this, contact install@hostonnet.com
16 12 BuyScripts Admin
17 14 BuyScripts Admin
If you skip this step, site will work, but there can be chances of some characters displayed wrongly.
18 14 BuyScripts Admin
19 4 BuyScripts Admin
h2. Remove Old Files
20 2 BuyScripts Admin
21 3 BuyScripts Admin
You can delete (or move to a temporary folder) all folders and files other than following
22 2 BuyScripts Admin
23 2 BuyScripts Admin
<pre>
24 2 BuyScripts Admin
chimg
25 2 BuyScripts Admin
flvideo
26 2 BuyScripts Admin
photo
27 2 BuyScripts Admin
thumb
28 2 BuyScripts Admin
video
29 2 BuyScripts Admin
include/config.php
30 2 BuyScripts Admin
</pre>
31 1
32 4 BuyScripts Admin
I suggest you to move the files and folders to a temporary folder, so you can refer them if needed. Most FTP software allow you to move files and folders.
33 4 BuyScripts Admin
34 1
h2. Upload new files to server.
35 1
36 5 BuyScripts Admin
Download vshare2.7.zip from
37 5 BuyScripts Admin
38 10 BuyScripts Admin
http://buyscripts.in/download/vshare2.7.zip
39 1
40 4 BuyScripts Admin
Extract and delete include/config.php from extracted files.
41 1
42 4 BuyScripts Admin
Now upload everything to your server, make sure you don't overwrite include/config.php file in server.
43 4 BuyScripts Admin
44 4 BuyScripts Admin
45 11 BuyScripts Admin
h2. Set permissions
46 1
47 11 BuyScripts Admin
Make following folders writable by web server.
48 11 BuyScripts Admin
49 1
chmod 777 cache
50 11 BuyScripts Admin
chmod 777 include/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/HTML
51 3 BuyScripts Admin
52 2 BuyScripts Admin
53 2 BuyScripts Admin
h2. Run upgrade script.
54 2 BuyScripts Admin
55 2 BuyScripts Admin
After you uploaded new files, you need to run upgrade.php to upgrade database.
56 2 BuyScripts Admin
57 2 BuyScripts Admin
<pre>
58 2 BuyScripts Admin
http://yourdomian.com/install/upgrade.php
59 2 BuyScripts Admin
</pre>
60 1
61 1
After upgrade finished, delete the install folder.
62 2 BuyScripts Admin
63 4 BuyScripts Admin
h2. Enable upload progress bar
64 2 BuyScripts Admin
65 4 BuyScripts Admin
By default progress bar is disabled, you need to enable as per instructions provided at [[Enable upload progress bar]]
66 2 BuyScripts Admin
67 7 BuyScripts Admin
h2. Using JW Player
68 7 BuyScripts Admin
69 7 BuyScripts Admin
If you want to use JW Player with vshare, refer [[Using JW FLV Player with vShare]]
70 2 BuyScripts Admin
71 2 BuyScripts Admin
----
72 4 BuyScripts Admin
73 9 BuyScripts Admin
[[Enable upload progress bar]]
74 9 BuyScripts Admin
[[Upgrade Guide]]
75 9 BuyScripts Admin
[[Index]]