Access denied when I try to install Zencart on hosting on my machine with httpd: Fedora 33
by bscho from LinuxQuestions.org on (#5B3YK)
Access denied when I try to install Zencart.
I am hosting my site on my Fedora 33 machine with httpd with the files in var/www/html and I have put Zencart in the folder store.
The first file when I go to webhouses.co.uk/store, it should run is index.php but I get access denied. I have put info.php in the folder to check and that gets phpinfo() with no problems.
I just cannot figure it out.
I have two buttons it on webhouses.co.uk store and store2. Store goes to a Square store but I want to run the zencart store pointed to by store2.
I have chmod -R 777 the index.php but nothing seems to work always getting access denied.
Any ideas being trying for days?
I never had a problem installing zencart when I hosted on other providers.


I am hosting my site on my Fedora 33 machine with httpd with the files in var/www/html and I have put Zencart in the folder store.
The first file when I go to webhouses.co.uk/store, it should run is index.php but I get access denied. I have put info.php in the folder to check and that gets phpinfo() with no problems.
I just cannot figure it out.
I have two buttons it on webhouses.co.uk store and store2. Store goes to a Square store but I want to run the zencart store pointed to by store2.
I have chmod -R 777 the index.php but nothing seems to work always getting access denied.
Any ideas being trying for days?
I never had a problem installing zencart when I hosted on other providers.