adamwhiles Posted October 6, 2011 Share Posted October 6, 2011 Wasn't sure exactly where to post this at but here is my issue. I have a directory setup where multiple developers work on a project and they all have "group" access to the folder and files(read, write, execute) so the permissions on the php files need to be 775 so they can upload and overwrite the files via FTP. The problem is that PHP files will not work with permissions of 775 and throw a internal server error unless I change it to something lower. Is there a way to overcome this for these files? Link to comment https://forums.phpfreaks.com/topic/248586-php-file-permissions/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.