Under Catalina MacOS 10.15 PHP under Apache has restricted access to some files via file links possibly by privacy changes
问题 PROBLEM After upgrading to MacOS 10.15 Catalina PHP is having problems reading some links, and not others, runing PHP (As Apache's user "www"). The problem appears to be possibly changes to the OS privacy/security configuration, which we know has changed, rather than directory execution permisson / FollowSymLink permissions. DETAILS $ ls -alt /Users/[MYUSER]/Sites/*info.php lrwxr-xr-x 1 [MYUSER] staff 8 Oct 10 11:16 /Users/[MYUSER]/Sites/linfo.php -> info.php -rwxr-xr-x 1 [MYUSER] staff 25