DarkWizard
01-17-2001, 08:32 AM
To find your path to perl run this cgi script in your cgi-bin directory like this:
http://www.yourdomain.com/cgi-bin/perldiver.cgi (substitute the yourdoamin with your actual domain name).
You will see something like this:
http://www.islandncs.com/hr/perldiver.jpg
In the red box are your path(s) to perl which you can use in your scripts as indicated below:
#!/usr/bin/perl
#
#
#
# News Script blah blah
http://www.yourdomain.com/cgi-bin/perldiver.cgi (substitute the yourdoamin with your actual domain name).
You will see something like this:
http://www.islandncs.com/hr/perldiver.jpg
In the red box are your path(s) to perl which you can use in your scripts as indicated below:
#!/usr/bin/perl
#
#
#
# News Script blah blah