Unable to enable FTP access of Mac OSX Snow Leopard
- by Xetius
When I try to enable the FTP service in the preferences (File Sharing-Options-Share Files and Folders Using FTP) the check box enables and then disables again. The console is giving me the message :
16/04/2010 12:14:20 com.apple.coreservicesd[51] sh: launchctl: command not found
This indicates to me that it can't find the launchctl executable
launchctl is present in the folder /bin
/bin is set in the PATH variable for sh and bash shells and also in the ~/.MacOS/environment.plist
How can I fix this so that my preferences can find this so that I can enable the FTP service.