Hello,
I am trying to test osclass latest version in my local environment, which is running centos 7
I am getting the following error. I changed the permissions several times using chmod a+w , as well as chmod 777 , but couldn't resolve the issue.
Does anyone have any pointers on what the issue is here? Please see attachments for details. Thanks in advance for any inputs.
root directory for osclass is /var/www/html/test
•downloads folder has to be writable, i.e.: chmod a+w /var/www/html/test/oc-content/downloads/
•languages folder has to be writable, i.e.: chmod a+w /var/www/html/test/oc-content/languages/
•Root folder has to be writable, i.e.: chmod a+w /var/www/html/test/
Thank you.