rondog Posted July 13, 2010 Share Posted July 13, 2010 I am using mkdir to make a folder and it looks like this: mkdir($theDir,0755); It makes the folder, but the permissions are being set to 744 resulting in me not being able to browse to files in it via http. Im pretty sure its a server config thing, but not sure where to look. Link to comment https://forums.phpfreaks.com/topic/207622-mkdir-not-applying-permissions/ Share on other sites More sharing options...
rondog Posted July 13, 2010 Author Share Posted July 13, 2010 anyone got an idea what would cause it to go 744 and not 755? Link to comment https://forums.phpfreaks.com/topic/207622-mkdir-not-applying-permissions/#findComment-1085559 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.