Installing PHPmotion Version 2
Back to Installation
Before you begin
Before you start installing PHPmotion ensure that your server/webhosting account meets all the minimum
requirements
Also ensure that you have ready:
-
Mysql Database Name
-
Mysql Database User Name
-
Mysql Database Password
Downloading PHPmotion
If you have not already downloaded a copy of PHPmotion V2
Click Here
General Instructions
- Unzip the download file
- Upload it to your website using FTP
- The following files MUST be uploaded in Binary mode
- /phpshiled/all files in this folder
- /classes/config.php
- The following files must be CHMOD to 755
- /cgi-bin/all files and folder in this folder
- You will also be shown a list of files that must be chmod to 777 at the next step
- Start the installation wizard by loading http://www.yourdomain.com/setup
The setup wizard will guide you through the rest of the installation process.
Additional Instructions
Installing to a Sub-Directory
If you are installing to a sub directory (example:
http://www.yourdomain.com/**myvideos**) you should do all the steps above and also the steps below
additional steps
Edit the following files to include your subfolder name: (in this example the subfolder name we have inserted is
myvideos
- /cgi-bin/uu_default_config.pm
- /cgi-bin/audio/uu_default_config.pm
temp_dir => $ENV{'DOCUMENT_ROOT'} . '/myvideos/temp/',
upload_dir => $ENV{'DOCUMENT_ROOT'} . '/myvideos/uploads/avi/',
redirect_url => '/myvideos/uploader_finished.php',
path_to_upload => '/myvideos/uploads/avi/',
- /audio_uploader_conlib.php
- /uploader_conlib.php
$path_to_upload_script = '/myvideos/cgi-bin/uu_upload.pl';
$path_to_ini_status_script = '/myvideos/cgi-bin/uu_ini_status.pl';
For further help with installation you can try
Order our installation services
Peer support in our forum