I am trying to upload files to a Redhat server, but am getting this error:
failed to open stream: Permission denied in /var/www/html
I modified permits in all of the folders and it still doesn't work. Can anyone guide me?
My app works if I run it in a localhost, but in the server it just doesn't work.
I'm working with: Redhat v7, PHP version 5.4.16, wamp version 2.2
I've modified php.ini and httpd.conf as in another answers I read, but with no results.