-
Open /include/config.php
Find:
/home/username/public_html
Replace with the path to your public web directory.
Find:
http://www.domain.tld
Replace with your domain name where you are going to install the script.
Find:
localhost
Replace with your SQL host.
Find:
database_username
Replace with your database username.
Find:
database_password
Replace with your database password.
Find:
database_name
Replace with your database name.
-
Import database.sql into your newly created database for the script.
-
Open /cgi-bin/configs/uu_default_config.pm
Find the two instances of:
/home/username/public_html
Replace with the path to your public web directory.
Find the two instances of:
http://www.domain.tld
Replace with your domain name where you are going to install the script.
-
Open /js/variables.js
Find:
http://www.domain.tld
Replace with your domain name where you are going to install the script.
-
Upload all files in the public folder to your web server's public directory.
-
CHMOD 755 the following files and directories:
/cgi-bin/configs
/cgi-bin/configs/uu_default_config.pm
/cgi-bin/uu_ini_status.pl
/cgi-bin/uu_lib.pl
/cgi-bin/uu_upload.pl
-
CHMOD 777 the following files and directories:
/images/channelbg/
/images/channels/
/images/members/
/images/membersprofilepic/
/images/membersprofilepic/thumbs/
/images/profilebg/
/images/videoseries/
/images/videothumbs/
/temporary/
/uploads/
/uploads/temp/
/uploads/video/
/vdata/
-
Installation has now been completed. You may access the admin control panel via http://www.yourdomain.com/administrator/index.php
Login: Admin
Password: VideoWatchPro
-
Once you are logged in, go to Settings - Path Settings. Here you will need to set the paths to:
ffmpeg
mplayer
mencoder
flvtool2
PHP
-
The installation has now been completed.