PDA

View Full Version : Perl Question



Colin
May 16th, 2001, 05:47 AM
If I get prompted to save a page written in Perl instead of it being displayed, does that mean the host server doesn't support Perl, or that I'm using the wrong version?

Or did I screw up somewhere?

Jaiem
May 16th, 2001, 06:27 AM
Either your browser is messed up or you saved the file on the server with the wrong extension. Perl CGI's run server-side, not locally.

Mr Chunder
May 16th, 2001, 01:59 PM
If perl is not enabled on your host server, then it will download as text. Check this out with your host/control panel.

Let us know how you got on.