Jump to content

ftp chmoding on a OSX php mysql system


nadeemshafi9

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.