[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Passing Parameters to a CGI without special characters
- Subject: Re: [cobalt-users] Passing Parameters to a CGI without special characters
- From: Bill Gunning <billgun@xxxxxxxxxxxxxxxxx>
- Date: Tue Jun 20 08:13:03 2000
If you are on a RaQ3 try turning off the wraper by
making a .htaccess file and upload it as admin
or create it by telnet, so that it's chown to admin.site??
-rw-rw-r-- 1 admin siteX
Options +ExecCGI
AddHandler cgi-script .cgi
AddHandler cgi-script .pl
Then you will be able to test the script, you can also
try 'perl -c filename.pl or filename.cgi
>I have a script that I can not get to work on my Cobalt server and I am
>wondering if someone can help me ...
>
>This particular script gets parameters from the URL without the use of
>special characters and I have seen it work on other sites ... without a
>problem, so I am wondering if there is something I need to do in the server
>configuration.
>
>The script is called guestbook and is located in my cgi directory (local-cgi)
>
>so ... it is http://www.yanmardirect.com/local-cgi/guestbook/
Sincerely yours,
Bill Gunning
Massachusetts.com
22 Burget Ave
Medford, MA 02155
(781) 391-4947