Lost in PERL ville
keith smith
klsmith2020 at yahoo.com
Sat Dec 15 16:00:51 MST 2007
I'm trying to figure out if PERL is running on a new Dedicated server. I'm in over my head.....
Copied the following code from http://httpd.apache.org/docs/2.0/howto/cgi.html:
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "Hello, World.";
Naming it test.pl and dropped it into the root directory.
When I run it I get the code back in my browser.
There is not CGI bin either.
I got here by reading the install docs for MovableType which says I need to be able to run cgi.
Any direction is much appreciated.
Keith
------------------------
Keith Smith
(480) 584-4772
PHP Programming
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20071215/22ff5703/attachment.htm
More information about the PLUG-discuss
mailing list