Hello Im having some major problems with cgi on my account. First off where do I put the script? Do I makde a directory called cgi-sys, cgi-bin or scgi-bin? Ive been using scgi-bin, I put the cgi in and then go to it and I get this everytime with any script:
scgiwrap: no execute permission on cgi script/binary--------------------------------------------------------------------------------DOCUMENT_ROOT=/home/fga/public_html
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=gzip, deflate
HTTP_ACCEPT_LANGUAGE=en-us
HTTP_CONNECTION=Keep-Alive
HTTP_COOKIE=questions=%2C3%2Cxx
HTTP_HOST=fga.lunarpages.com
HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 4.01; MSN 2.6; Windows 98)
PATH=/usr/bin:/bin
REMOTE_ADDR=199.60.237.100
REMOTE_PORT=1421
SCRIPT_FILENAME=/usr/local/cpanel/cgi-sys/scgiwrap
SERVER_ADDR=65.204.170.135
SERVER_ADMIN=webmaster@fga.lunarpages.com
SERVER_NAME=www.fga.lunarpages.com
SERVER_PORT=80
SERVER_SIGNATURE=Apache/1.3.23 Server at
www.fga.lunarpages.com Port 80
SERVER_SOFTWARE=Apache/1.3.23 (Unix) mod_gzip/1.3.19.1a mod_jk mod_perl/1.26 mod_bwlimited/1.0 PHP/4.1.1 DAV/1.0.2 mod_log_bytes/0.3 FrontPage/5.0.2.2510 mod_ssl/2.8.6 OpenSSL/0.9.6
GATEWAY_INTERFACE=CGI/1.1
SERVER_PROTOCOL=HTTP/1.1
REQUEST_METHOD=GET
QUERY_STRING=
REQUEST_URI=/scgi-bin/ikonboard.cgi
SCRIPT_NAME=/scgi-bin
PATH_INFO=/ikonboard.cgi
PATH_TRANSLATED=/home/fga/public_html/ikonboard.cgi
For that one I was trying to set up a ikonboard. So everytime I got to
http://fga.lunarpages.com/scgi-bin/ikonboard.cgi I get that and not what should be happening. Can someone help me please?
Also what is this whole cgi-wraper thing?