perl problem ?

Status
Not open for further replies.

wampy

New Member
Messages
1
Reaction score
0
Points
0
hello sorry to trouble you.
can not get test.pl to run in cgi bin
#!/usr/bin/perl

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

print "<html><h1>Hello</h1></html>\n";

have chmoded 755, edited online, has newline at end of file.
must be doing something silly but cant work out, am calling as
wampy.x10hosting.com/cgi-bin/test.pl
chmoded cgi-bin to 755 now get an error 503 - service unavailable oran internal server error
all the best
Gerald
 
Status
Not open for further replies.
Top