Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
services:pvdl:install [2015/03/13 16:28]
r2d2 created
services:pvdl:install [2015/03/14 11:03]
127.0.0.1 external edit
Line 15: Line 15:
     * If your webserver'​s root is located at : ///​home/​user/​public_html//  ​     * If your webserver'​s root is located at : ///​home/​user/​public_html//  ​
     * The pvdl folder should be located at : ///​home/​user/​public_html/​pvdl//  ​     * The pvdl folder should be located at : ///​home/​user/​public_html/​pvdl//  ​
 +
   * 2) In the _pvdl_ folder, rename the "​my-default"​ folder to "​my"​.  ​   * 2) In the _pvdl_ folder, rename the "​my-default"​ folder to "​my"​.  ​
 +
   * 3) Create a "​downloads"​ directory at the root of your web server.  ​   * 3) Create a "​downloads"​ directory at the root of your web server.  ​
     * Example : ///​home/​user/​public_html/​downloads//​     * Example : ///​home/​user/​public_html/​downloads//​
-  ​* 4) Edit the configuration file _my/​pvdl_conf.php_ and for now, simply change the _REQUIRED_ ​parameters.  ​+ 
 +  ​* 4) Edit the configuration file _my/​pvdl_conf.php_ and for now, simply change the **REQUIRED** ​parameters.  ​ 
   * 5) Read the Admin Documentation at :  http://​www.server.com/​pvdl/?​do=adm_doc ​ //(Default password is "​1234"​)//​   * 5) Read the Admin Documentation at :  http://​www.server.com/​pvdl/?​do=adm_doc ​ //(Default password is "​1234"​)//​
  
Line 27: Line 31:
   * 1) You must have an account on our private Git server! ​   * 1) You must have an account on our private Git server! ​
     * //If you do not have one,  please read the [Development doc](?​doc=5_Development.md).//​     * //If you do not have one,  please read the [Development doc](?​doc=5_Development.md).//​
 +
   * 2) Using terminal : Type the following commands :    * 2) Using terminal : Type the following commands : 
 <​code>​ <​code>​
Line 34: Line 39:
       mkdir pvdl_downloads pvdl_downloads/​release pvdl_downloads/​beta_public pvdl_downloads/​beta_private       mkdir pvdl_downloads pvdl_downloads/​release pvdl_downloads/​beta_public pvdl_downloads/​beta_private
 </​code>​ </​code>​
 +
   * 3) Go to step 4 in the "​INSTALL manually"​ chapter just above   * 3) Go to step 4 in the "​INSTALL manually"​ chapter just above
  
Line 48: Line 54:
 Learn more at : http://​www.cyberciti.biz/​faq/​apache-display-or-change-a-default-page-other-than-indexhtml/​ Learn more at : http://​www.cyberciti.biz/​faq/​apache-display-or-change-a-default-page-other-than-indexhtml/​
  
-For your convenience,​ we have included an (invisible) .htaccess file in the _pvdl_ ​directory that does this for you. Therefore if you copied the whole //pvdl// folder (including the invisible files), it should work as expected. If you nevertheless encounter a 500 or 401 error, it means that Apache is configured to prevent using local .htaccess files. In this case, simply remove the .htaccess file from the //pvdl// folder.+For your convenience,​ we have included an (invisible) .htaccess file in the //​pvdl// ​directory that does this for you. Therefore if you copied the whole //pvdl// folder (including the invisible files), it should work as expected. If you nevertheless encounter a 500 or 401 error, it means that Apache is configured to prevent using local .htaccess files. In this case, simply remove the .htaccess file from the //pvdl// folder.
  
  
Line 66: Line 72:
  
  
 +{{indexmenu_n>​1}}