Can I upload a script that I wrote or found to my site?No. The main NYU web server is a shared resource. Please do not upload or implement any scripts without first consulting the NYU Web Team (this includes bulletin board software, blogs and wiki applications).
We have made two popular cgi scripts available for use within Web sites: a counter script and a basic formmail script. However, if you wish to implement or create your own Perl or PHP scripts, you must first send an email to webteam@nyu.edu with the following information:
Requests will be reviewed and if approved, you will be enabled for cgiwrap on the Web server to run Perl scripts. Keep in mind that we run PHP in safe mode; it is "locked-down" for security purposes. Safe mode disables or restricts a number of common functions, most of which involve reading from or writing to the filesystem (e.g. file uploads). We don't display any error messages and register_globals is turned off. Please note, ITS cannot write or modify scripts for your site and can only provide limited technical support. If you don't know what the script does, think twice about implementing the script. If you have more complicated site needs, you may wish to consult with the Office of Web Communications. |
You must NOT collect data of a sensitive nature. This includes Social Security Numbers, University ID numbers, grades, or other personal information. For any questions, please write to webteam@nyu.edu |
