nadeemshafi9 Posted November 12, 2007 Share Posted November 12, 2007 hi guys im using php 4.3 so i cant use ftp_chmod i have to use ftp_site(con, chmod 0777, file) on my linux machine this works out fine on my apple mac if i ftp_put a file its ok but the chmods work but back to 655 fails for files uplaoded by upload_dir because php is running on nobody account, but it still works out, the problem is i do stuff like upload_fille() and these file get user nobody and group me ??? this si because php is running as user nobody what should i do ? thanks Link to comment https://forums.phpfreaks.com/topic/76929-ftp-chmoding-on-a-osx-php-mysql-system/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.