Differences

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

Link to this comparison view

services:pvdl:update [2015/03/14 08:59]
r2d2
services:pvdl:update [2015/03/14 11:03]
Line 1: Line 1:
-====== Updating PvDL ====== 
  
-We are continually improving PvDL. Therefore, please make sure that you are always running the latest version. 
- 
- 
-===== Check for updates ===== 
- 
-Go to **Admin Information page** to make sure that you're running the latest version or download it if needed. 
- 
- 
-===== UPDATE Manually ===== 
- 
-  * copy your **pvdl/​my/​** folder in a safe place 
-  * delete the **pvdl** directory 
-  * replace it with the **pvdl/** folder of the new version that you have just downloaded 
-  * move your **my/** folder back in the **pvdl/** directory 
-  * if you are using the **pvdl/​cache** folder, re-set its permissions back to "​rwxrwxrwx"​ *( chmod 777 pvdl/cache/ )* 
- 
- 
-===== (or UPDATE using Git) ===== 
- 
-If you have an account on our Gitab ([[services:​pvdl:​dev|read more]]), simply type from a terminal : 
- 
-    cd WEB_ROOT_DIRECTORY/​pvdl/​ 
-    git pull 
- 
- 
- 
-{{indexmenu_n>​3}}