Nov 8, 2009

Need Help - Cant Run Cgi On Trap17 Hosting - need some help with using CGI on trap17 free hosting

free web hosting
Open Discussion > MODERATED AREA > Computers > Programming Languages > Perl Programming

Need Help - Cant Run Cgi On Trap17 Hosting - need some help with using CGI on trap17 free hosting

minimcmonkey
Hi.
** note: i did create this topic before, but under a stupid name, so i didnt get replies. Sorry about that :S **

Im new to perl and CGI
could someone tell me how to run CGI on trap17 free hosting.
I have created a programme which look like

CODE
print "<p>Hi</p>";


i tried saving it in notepad as "test.cgi"
but it saved as a text document, named "test.cgi"
I tried putting it in the "cgi-bin" area, on the free web hosting ftp.
but when i ran it, it said it couldnt find it.

could someone help me.

Also, how do you use the first line like:
CODE
#! usr/bin/perl

Comment/Reply (w/o sign-up)

kleong
The first line #!/usr/bin/perl is for you to specify the path to the perl.

As for your cgi file. There are a few things you might want to check up.

1) Do you upload it in ascii format?
2) Did you change the permission to at least 755?
3) You might want to change the script to such

QUOTE
#!/usr/bin/perl

print "Content-type: text/html\n\n";

print "<p>Hello</p>";

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)


Searching Video's for , run, cgi, trap17, hosting, cgi, trap17, hosting
See Also,
advertisement


Need Help - Cant Run Cgi On Trap17 Hosting - need some help with using CGI on trap17 free hosting

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com