Installation

Version 7 (BuyScripts Admin, 05/14/2009 05:23 am)

1 1
h1. Installation
2 1
3 1
4 1
1. Unzip the vshare2.zip and upload all the files to your web server in BINARY Mode. By default FTP software will use ASCII mode, so you should set it to BINARY mode. If not you will get Fatal error: Unable to read xxxx bytes
5 1
6 1
2. Make sure your server have proper php settings as per http://buyscripts.in/requirements.html
7 1
8 1
3. Change permission of following folders and files to 777. You can do this with your FTP client software or control panel provided by web host. If your web host run php in phpsuexe mod, you don't need to change permission.
9 1
10 3 BuyScripts 1
chimg
11 3 BuyScripts 1
flvideo
12 3 BuyScripts 1
include
13 3 BuyScripts 1
include/config.php
14 3 BuyScripts 1
photo
15 3 BuyScripts 1
templates_c
16 3 BuyScripts 1
templates
17 3 BuyScripts 1
thumb
18 3 BuyScripts 1
video
19 1
20 4 BuyScripts 1
To set chmod permissions of these folders in your FTP software ... right click with your mouse on the folder you wish to change
21 4 BuyScripts 1
22 4 BuyScripts 1
select "properties" at the very bottom of the box that will open.
23 4 BuyScripts 1
24 4 BuyScripts 1
Now enter 777 in the number box or check all squares
25 4 BuyScripts 1
26 4 BuyScripts 1
!http://labs.buyscripts.in/attachments/8/flash_ftp.jpg!
27 4 BuyScripts 1
28 3 BuyScripts 1
4. Create a MySQL database in your control panel. If you are using cpanel control panel, refer [[this tutorial for creating MySQL]]. If you use different control panel, ask your web host.
29 1
30 1
5. Run installer at
31 1
32 1
http://yourdomain.extn/install/index.php
33 1
34 1
6. After installation, login to admin control panel at
35 1
36 1
http://yourdomain.extn/admin/index.php
37 1
38 1
User: admin
39 1
Pass: buyscripts
40 1
41 1
7. Delete "install" folder from server.
42 1
43 1
8. Change permission of folder "include" and file "include/config.php" to 644
44 1
45 6 BuyScripts Admin
9. If your server support perl scripts, you can enable Upload Progress bar, for more details, see [[Enable upload progress bar]]
46 1
47 5 BuyScripts 1
10. You need to set cronjob for processing video in batch mode or importing video. For more details, see http://forums.buyscripts.in/viewtopic.php?t=826
48 7 BuyScripts Admin
49 7 BuyScripts Admin
----
50 7 BuyScripts Admin
51 7 BuyScripts Admin
[[setting cronjob on plesk server]]