by Mahmood Naderan.
We have successfully updated 2.8 to 3.2 with the following steps:
1- We preserved the old site /var/www/html/courses
2- Created a new folder /var/www/html/courses_3.2
3- In the installation wizard, I used the old mysql username and prefixs and also we used the previous moodle data folder /var/www/moodle
The site works fine, and we can see the courses we setup earlier with 2.8. However, in a course when we want to access the files (slides for example), it says
Cannot read file. Either the file does not exist or there is a permission problem.
Please see
mahmood@ce:~$ ls -l /var/www/
drwxrwxrwx 110 www-data root 4096 Dec 22 2014 moodledata
mahmood@ce:~$ ls -l /var/www/html/
drwxrwxrwx 46 root root 4096 Feb 24 2016 courses
drwxrwxrwx 49 root root 4096 Mar 13 10:12 courses_3.2