Perl-MySQL-CGI Programming ========================== File Description/Notes --------------------------------------- --------------------------------- ./apache/cgi-bin/musicdbv2/.dbinfo Database connection information ./apache/cgi-bin/musicdbv2/cgidie.pl cgidie and cgiwarn subroutines ./apache/cgi-bin/musicdbv2/dbconnect.pl Database connection subroutines ./apache/cgi-bin/musicdbv2/dbdie.pl dbdie subroutine ./apache/cgi-bin/musicdbv2/newsong.cgi CGI application NOTE: You may need to adjust the first line of all the Perl scripts to match your particular Perl interpreter (In L-5, use #! /usr/local/activeperl/bin/perl) ./apache/htdocs/musicdbv2/index.html Redirect to launch CGI app ./createtables.sql Updated SQL (track table corrected; added unique keys to all tables to protect against multiple duplicate inserts) ./README_Apache.txt This file ===End of README_Apache.txt=== Last modified: Fri Nov 7 22:19:28 EST 2008