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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.