[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Help with simple CGI.
- Subject: Re: [cobalt-users] Help with simple CGI.
- From: Kris Dahl <kris@xxxxxxxxxxxxx>
- Date: Wed Jan 26 18:29:52 2000
> #!/usr/bin/perl --'
check to make sure the path is set correctly here. Try just /usr/bin/perl
instead of the /user/bin/per --'
ALso, what happens when you run the script from the command line?
-k