Installer enhancement: Auto-CHMOD through FTP-Connection
Posted: Sat 5. Feb 2005, 18:18
Hi Oliver,
could you integrate the possibility to automatically
have all directories chmodded through a ftp-connection?
This would be possible as guys do over at
http://www.simplemachines.org in their installer script.
I think you could realize this the following way:
- implement a checkbox into the first installer page:
automatically chmod? (ftp-login-data needed!) []
- if yes: next page = form that asks you for your ftp-login and provides them to the chmod.php where chmod is done
- if no: proceed and let ppl do the chmod things manually
what do you other guys think of this idea ? Would you trust in OG's script that he won't send the ftp-data home ?
Of course I would.
could you integrate the possibility to automatically
have all directories chmodded through a ftp-connection?
This would be possible as guys do over at
http://www.simplemachines.org in their installer script.
I think you could realize this the following way:
- implement a checkbox into the first installer page:
automatically chmod? (ftp-login-data needed!) []
- if yes: next page = form that asks you for your ftp-login and provides them to the chmod.php where chmod is done
- if no: proceed and let ppl do the chmod things manually
what do you other guys think of this idea ? Would you trust in OG's script that he won't send the ftp-data home ?
Of course I would.