Installation 1. Create a directory in your HTML directory called: registry
2. Upload the following files to that directory:
id.txt reg-data.txt signreg.html (make sure the: <form action="/cgi-bin/registry.pl" method=post> points to your cgi-bin) 3. Upload the following files to your cgi-bin:br>
reg-config.pl registry.pl showentries.cgi 4. CHMOD each of the .pl and .cgi files to: 777 5. CHMOD the registry directory, id.txt and reg-data.txt to: 777 6. Go to your cgi-bin via your browser: http://www.yourhost.com/cgi-bin/reg-admin.pl 7. Login using admin as your user name and password. 8. Now, make the neccessary changes so that Registry knows where you are storing your files. Click on "Save Changes" (at the bottom). The only real important ones to get are the Registry Configuration That's it. Your guestbook should be up and working! |