View Full Version : Question on path to Perl
Timber_Ghost
05-28-2007, 03:27 PM
It shows on the server information the path to perl is /usr/bin/perl I am installing affiliate software and tracking to my site. It shows that the path to all the .cgi and .txt files for the CGI-BIN directory show to be #!/usr/bin/perl ...Do I need to remove the #! in order for this to work..??
dkinzer
05-28-2007, 06:35 PM
Do I need to remove the #! in order for this to work..??
No, don't remove the shebang (http://en.wikipedia.org/wiki/Shebang_%28Unix%29).
Timber_Ghost
05-30-2007, 11:28 AM
Sorry for the late post...Thanks Don
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.