Files
Mozilla/mozilla/webtools/doctor/README
myk%mozilla.org 524a8b2a99 Updated README with better instructions and fixed Perl path at top of doctor.cgi not to be wierd now that we're on new server.
git-svn-id: svn://10.0.0.236/trunk@148359 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-24 18:03:10 +00:00

16 lines
684 B
Plaintext

To use Doctor, first configure it by copying sample.conf to doctor.conf
and editing doctor.conf according to the instructions in it.
Then download and install the IO::Capture module from the net:
http://groups.google.com/groups?selm=yr0e8.12924%24ZC3.1033373%40newsread2.prod.itd.earthlink.net
You can install it anywhere in the Perl path; I installed it in the doctor
root directory at IO/Capture.pm.
Finally, put the doctor directory into your web server's cgi-bin directory
(or another location where you can run CGI scripts) and browse to doctor.cgi.
You may also want to edit the templates in the templates/ sub-directory
to refer to your own site instead of mozilla.org's.