Advertisement:

Author Topic: osclass 3.6.1 install error on local centos 7  (Read 1097 times)

s3

  • Newbie
  • *
  • Posts: 1
osclass 3.6.1 install error on local centos 7
« on: May 29, 2016, 06:09:30 am »
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.

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: osclass 3.6.1 install error on local centos 7
« Reply #1 on: May 30, 2016, 12:40:35 am »
please check and be sure that you can change the permissions of the folder, even if you can execute the chmod command without any errors, permissions may not be changing after all