Important security update, please update to Osclass 3.7.4
At Osclass we have changed our Privacy Policy and Terms of Use in order to adapt them to the new General Data Protection Regulation (GDPR). We want you to know what user data we store, what we need them for, and who we share them with in each specific case. Furthermore, we are making it even easier for you to exercise your right to manage your own data.
Our goal is that you enjoy the best possible experience with our website. As the GDPR comes into force, legislation requires us that you grant us permission—both to us and our partners—to store cookies in your browser. Remember you can find more information about what we do with your data by clicking here.
I accept Osclass SL’s Terms of Use and Cookies Policy and grant them permission to manage my data.
drwxr-xr-x. 5 root root 205 3 oct 09:43 .drwxr-xr-x. 5 root root 48 3 oct 09:43 ..-rwxr-xr-x. 1 root root 23108 25 jui 03:35 CHANGELOG.txt-rwxr-xr-x. 1 root root 482 25 jui 03:35 config-sample.php-rwxr-xr-x. 1 root root 1150 25 jui 03:35 favicon.ico-rwxr-xr-x. 1 root root 6657 25 jui 03:35 index.php-rwxr-xr-x. 1 root root 52571 25 jui 03:35 licenses.txtdrwxr-xr-x. 8 root root 4096 25 jui 03:35 oc-admindrwxr-xr-x. 7 root root 101 25 jui 03:35 oc-contentdrwxr-xr-x. 13 root root 4096 25 jui 03:35 oc-includes-rwxr-xr-x. 1 root root 12706 25 jui 03:35 oc-load.php-rwxr-xr-x. 1 root root 26156 25 jui 03:35 package-lock.json
Requirements help:uploads folder has to be writable, i.e.: chmod 0755 /var/www/osclass/oc-content/uploads/downloads folder has to be writable, i.e.: chmod 0755 /var/www/osclass/oc-content/downloads/languages folder has to be writable, i.e.: chmod 0755 /var/www/osclass/oc-content/languages/Root folder has to be writable, i.e.: chmod 0755 /var/www/osclass/
drwxr-xr-x. 5 nginx nginx 205 3 oct 09:43 .drwxr-xr-x. 5 root root 48 3 oct 09:43 ..-rwxr-xr-x. 1 nginx nginx 23108 25 jui 03:35 CHANGELOG.txt-rwxr-xr-x. 1 nginx nginx 482 25 jui 03:35 config-sample.php-rwxr-xr-x. 1 nginx nginx 1150 25 jui 03:35 favicon.ico-rwxr-xr-x. 1 nginx nginx 6657 25 jui 03:35 index.php-rwxr-xr-x. 1 nginx nginx 52571 25 jui 03:35 licenses.txtdrwxr-xr-x. 8 nginx nginx 4096 25 jui 03:35 oc-admindrwxr-xr-x. 7 nginx nginx 101 25 jui 03:35 oc-contentdrwxr-xr-x. 13 nginx nginx 4096 25 jui 03:35 oc-includes-rwxr-xr-x. 1 nginx nginx 12706 25 jui 03:35 oc-load.php-rwxr-xr-x. 1 nginx nginx 26156 25 jui 03:35 package-lock.json
Requirements help:downloads folder has to be writable, i.e.: chmod 0755 /var/www/osclass/oc-content/downloads/languages folder has to be writable, i.e.: chmod 0755 /var/www/osclass/oc-content/languages/Root folder has to be writable, i.e.: chmod 0755 /var/www/osclass/
[admin@t-class ~]$ ls -la /var/www/osclass/total 144drwxr-xr-x. 5 nginx nginx 205 3 oct 09:43 .drwxr-xr-x. 5 root root 48 3 oct 09:43 ..-rwxr-xr-x. 1 nginx nginx 23108 25 jui 03:35 CHANGELOG.txt-rwxr-xr-x. 1 nginx nginx 482 25 jui 03:35 config-sample.php-rwxr-xr-x. 1 nginx nginx 1150 25 jui 03:35 favicon.ico-rwxr-xr-x. 1 nginx nginx 6657 25 jui 03:35 index.php-rwxr-xr-x. 1 nginx nginx 52571 25 jui 03:35 licenses.txtdrwxr-xr-x. 8 nginx nginx 4096 25 jui 03:35 oc-admindrwxr-xr-x. 7 nginx nginx 101 25 jui 03:35 oc-contentdrwxr-xr-x. 13 nginx nginx 4096 25 jui 03:35 oc-includes-rwxr-xr-x. 1 nginx nginx 12706 25 jui 03:35 oc-load.php-rwxr-xr-x. 1 nginx nginx 26156 25 jui 03:35 package-lock.json[admin@t-class ~]$ ^C[admin@t-class ~]$ ls -la /var/www/osclass/oc-content/total 4drwxr-xr-x. 7 nginx nginx 101 25 jui 03:35 .drwxr-xr-x. 5 nginx nginx 205 3 oct 09:43 ..drwxr-xr-x. 3 nginx nginx 38 25 jui 03:35 downloads-rwxr-xr-x. 1 nginx nginx 29 25 jui 03:35 index.phpdrwxr-xr-x. 3 nginx nginx 36 25 jui 03:35 languagesdrwxr-xr-x. 4 nginx nginx 66 25 jui 03:35 pluginsdrwxr-xr-x. 3 nginx nginx 37 25 jui 03:35 themesdrwxr-xr-x. 5 nginx nginx 66 3 oct 09:46 uploads[admin@t-class ~]$ ls -la /var/www/osclass/oc-content/downloads/total 4drwxr-xr-x. 3 nginx nginx 38 25 jui 03:35 .drwxr-xr-x. 7 nginx nginx 101 25 jui 03:35 ..-rwxr-xr-x. 1 nginx nginx 29 25 jui 03:35 index.phpdrwxr-xr-x. 2 nginx nginx 23 25 jui 03:35 oc-temp
listen = /var/run/php-fpm/php-fpm.socklisten.owner = nginxlisten.group = nginxuser = nginxgroup = nginx
server {listen 80;server_name 10.172.16.12;root /var/www/osclass;index index.php index.html index.htm;location / {try_files $uri $uri/ =404;}error_page 404 /404.html;error_page 500 502 503 504 /50x.html;location = /50x.html {root /var/www/osclass;}location ~ /\. {deny all;}location ~ \.php$ {try_files $uri =404;fastcgi_pass unix:/var/run/php-fpm/php-fpm.sock;fastcgi_index index.php;fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;include fastcgi_params;}}
drwxrwxrwx. 5 nginx nginx 205 3 oct 09:43 .drwxr-xr-x. 5 root root 48 3 oct 09:43 ..-rwxrwxrwx. 1 nginx nginx 23108 25 jui 03:35 CHANGELOG.txt-rwxrwxrwx. 1 nginx nginx 482 25 jui 03:35 config-sample.php-rwxrwxrwx. 1 nginx nginx 1150 25 jui 03:35 favicon.ico-rwxrwxrwx. 1 nginx nginx 6657 25 jui 03:35 index.php-rwxrwxrwx. 1 nginx nginx 52571 25 jui 03:35 licenses.txtdrwxrwxrwx. 8 nginx nginx 4096 25 jui 03:35 oc-admindrwxrwxrwx. 7 nginx nginx 101 25 jui 03:35 oc-contentdrwxrwxrwx. 13 nginx nginx 4096 25 jui 03:35 oc-includes-rwxrwxrwx. 1 nginx nginx 12706 25 jui 03:35 oc-load.php-rwxrwxrwx. 1 nginx nginx 26156 25 jui 03:35 package-lock.json