View Single Post
  #1  
Old 04-08-2008, 06:48 AM
suprphrk
Fire Beetle
 
Join Date: Apr 2008
Posts: 16
Default

Ya, my path starts with:

Code:
PATH=C:\Perl\site\bin;C:\Perl\bin;
You think the order matters? I've seen some cases where it does matter when I worked on the helpdesk, I want to say with Chameleon installs... Maybe it should look in c:\perl\bin first, then site\bin? Can someone that has a working server in its own directory share the order of their perl-related path variable?
Reply With Quote