Re: Folder permissions problem trying to run a PHP script
Posted by Sean on 10/28/66 11:33
Check the owner and group of the folder ACATALOG. If you have php
working from /var/www/html (or whatever) check the owner and group of
that. It should be apache:apache (or nobody:nobody). Whatever the user
and group of that folder is change it so that ACATALOG is the same.