PHPmotion Wiki : InstallingV3

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

Installing PHPmotion Version 3.5


Back to Installation


Before you begin


Before you start installing PHPmotion ensure that your server/web hosting account meets all the minimum requirements




You will need to have your Mysql Database Information. You can create a Mysql database via your web hosts control panel
- Mysql Database Name
- Mysql Database User Name
- Mysql Database Password


Downloading PHPmotion



If you have not already downloaded a copy of PHPmotion V3.5 Click Here



General Instructions




The setup wizard will guide you through the rest of the installation process.


PHPmotion Hosting



In order to have a PHPmotion based media sharing website, you will require specialist web hosting. The servers that your website will be hosted on will need to have particular modules (applications) needed to convert videos from one format to another.

 
Cirtex
Special offer- Get a 50% discount with coupon code - phpmotion
     
   
Featured Package - $2.99/month
 
   
- Disk Space
Unlimited
 
   
- Domain Names
Unlimited
 
   
- Bandwidth
Unlimited
 
   
- Free domain Registration
Included
 
   
 
           
 
bounceweb
Special offer- Get a 50% discount with coupon code - phpmotion50
 
Featured Package - $6.67/month
 
   
- Disk Space
5GB
 
   
- Domain Names
Unlimited
 
   
- Bandwidth
Unlimited
 
   
- Free domain Registration
n/a
 
   
 
           
 
bounceweb
Special offer- Get a 50% discount with coupon code - fastmotion
 
Featured Package - $2.95/month
 
   
- Disk Space
5GB
 
   
- Domain Names
Unlimited
 
   
- Bandwidth
Unlimited
 
   
- Free domain Registration
included
 
   
 



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';


  • /.htaccess

  • 	#----- if phpmotion is installed in a sub directory edit the RewriteBase as follows -----#
    		# EXAMPLE => RewriteBase /myvideos
    		# EXAMPLE => RewriteBase /myvideos
    		RewriteBase /


    Zero Branding







    Installation Errors




    If you get an error after installation see Common Installation Errror




    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.1073 seconds