SUBMIT! RELEASED 0.5.0, Wed Mar 19 11:48:47 CET 2003 ABOUT Submit! is a simple web-based event logger with access restrictions based on host IP and DNS name. The script is currently being used to log help desk related events at the university where I work. INSTALLATION 1: Make sure you have a web-server with PHP installed. 2: copy index.php to the web-space and touch submit.dta (where the submitted data will be stored.) 3: Make sure submit.dta is writable by the web-server, and that index.php is not. Example: -rwxr-xr-x 1 paalde staff 2929 Mar 19 11:39 index.php -rwxr-xr-x 1 apache termvakt 0 Mar 19 11:40 submit.dta 4: Edit the config area of index.php and set access restrictions on your web-server (as an extended precaution.) 5: Point your browser to the php-script and start submitting. vim:nobk:noai:nosi:tw=74