am having a problem with my perl scripts in that the news items are not
being displayed when i execute the wed pages on which perl is expected to
display the news titles.
i have checked the path were perl is being executed from (checked both in
the Apache httpd.conf file and in the scripts) as shown below.
am using windows advanced server
active perl 5.6
apache1.3


#!d:/intranet/usr/local/perl/bin/perl 
# Define Variables 
require "config.cgi"; 
require "np-lib.cgi"; 
########################################################################## 
# # 
# DO NOT EDIT BELOW THIS LINE # 
# # 
###################### 

Reply via email to