PHPmotion Wiki : InstallingV2

HomePage :: Contents :: PageIndex :: Login/Register

Installing PHPmotion Version 2


Back to Installation


PowerTools - Try them: SMF Forum Bridge | Mass Uploader | Zero Branding | Invite My Contacts | Video Grabber | Video Embedder


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




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


    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/',


	$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


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0607 seconds