Gossamer Forum
Home : Products : DBMan : Installation :

Perl path

Quote Reply
Perl path
In the readme file it says,

Make sure you edit db.cgi and check that the path to perl points to Perl 5.003 or better.

How can we check the path points to Perl ?
Quote Reply
Re: Perl path In reply to
Try the path that's already there. That usually works. If you get an error, check with your server administrator to find out where Perl is located.


------------------
JPD
Quote Reply
Re: Perl path In reply to
Most of the time it is

#!/usr/local/bin/perl

or

#!/usr/bin/perl