View Single Post
 
Old Nov 11, 2001, 09:29 AM
BeRKA's Avatar
BeRKA BeRKA is offline
Member
 
Member Since: Aug 2001
Location: Sweden, Stockholm
Posts: 40
A few strange things that I spot at once:
Use either $ENV{'SCRIPT_NAME'} or $pod_urlpath$pod_progname, not both of them.

Is this really the path to "pod_searches.log"?
/home/lib/httpd/logs/pod_searches.log

Is this really the path to your header and footer files?
/home/user/public_html/cgi-bin/pod/

good luck