rondog Posted May 5, 2010 Share Posted May 5, 2010 Hey when I use mkdir, it sets the group as apache....I am not able to delete the directory through my ftp account. What is going on here? Link to comment https://forums.phpfreaks.com/topic/200811-mkdir-permissions/ Share on other sites More sharing options...
gwolgamott Posted May 5, 2010 Share Posted May 5, 2010 what mode did you put on it Link to comment https://forums.phpfreaks.com/topic/200811-mkdir-permissions/#findComment-1053718 Share on other sites More sharing options...
rondog Posted May 5, 2010 Author Share Posted May 5, 2010 the mode is 0755 Link to comment https://forums.phpfreaks.com/topic/200811-mkdir-permissions/#findComment-1053725 Share on other sites More sharing options...
gwolgamott Posted May 5, 2010 Share Posted May 5, 2010 Hmmm, only thing I can think is that the php is creating it and the owner is someone else besides the ftp account you are using. But if that was true then you wouldn't be able to to do anything but read from that folder through the ftp account. You've tried that I assume, and yet it still doesn't let you delete it... has to be account permissions. Perplexing... well I've not sure what that issue is besides that. Link to comment https://forums.phpfreaks.com/topic/200811-mkdir-permissions/#findComment-1053727 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.