FileChucker upload script

adciti's blog life!

Install Directions:

1. Put the script at /cgi-bin/filechucker.cgi. (You could also name it filechucker.pl, or in fact, whatever.cgi or whatever.pl.) And put the prefs file at /cgi-bin/filechucker_prefs.cgi.
2. Set the permissions on filechucker.cgi (aka, chmod it) to world-readable and world-executable, that is, a+rx or mode 0755. Do NOT use 0777.
3. Create the directory /cgi-bin/fcdata/ and set the permissions on it to world-readable, -writable, and -executable, that is, a+rwx or mode 0777.
4. Create the directory /upload/files/ and set the permissions on it to world-readable, -writable, and -executable, that is, a+rwx or mode 0777.

Now visit yoursite.com/cgi-bin/filechucker.cgi in your browser and FileChucker should be working properly. If not, don't try any of the following optional steps; go back and fix whatever's necessary to get the script working first.
Install Directions:

1. Put the script at /cgi-bin/filechucker.cgi. (You could also name it filechucker.pl, or in fact, whatever.cgi or whatever.pl.) And put the prefs file at /cgi-bin/filechucker_prefs.cgi.
2. Set the permissions on filechucker.cgi (aka, chmod it) to world-readable and world-executable, that is, a+rx or mode 0755. Do NOT use 0777.
3. Create the directory /cgi-bin/fcdata/ and set the permissions on it to world-readable, -writable, and -executable, that is, a+rwx or mode 0777.
4. Create the directory /upload/files/ and set the permissions on it to world-readable, -writable, and -executable, that is, a+rwx or mode 0777.

Now visit yoursite.com/cgi-bin/filechucker.cgi in your browser and FileChucker should be working properly. If not, don't try any of the following optional steps; go back and fix whatever's necessary to get the script working first.

Live Demo:
CODE
http://encodable.com/uploaddemo/


Download:
CODE
http://scriptshare.us.to/download.php?file=282filechucker_2_.zip
0 Responses to "FileChucker upload script"