Vince,
If I recall, some security measures implemented in v6 will now remove the path to the 
perl interpreter. The recommended fix is to set the shebang line at the top of each 
script. I.E.
!#c:/perl/bin/perl.exe so that it point to your perl installation.

This has long been the method on unix servers.

Hope this helps,

Greg

Vince Long wrote:

Sorry to be a pest but I am having the strangest problem switching up to
Sambar 6.  In a nutshell, some PERL programs will not run and return an
"Internal System Error" message.  What is really strange is that it will not
run a simple "Hello, World" program.  Am am running under XP Pro.

I had one of my students do a fresh install of Sambar 6 on a Windows 98
computer and he had the same problem.  A Perl script as simple as:

print "Hello, World.";
exit;

returned the "Internal System Error" message.

Any ideas out there?

Vince


------------------------------------------------------- To unsubscribe please go to http://www.sambar.ch/list/






------------------------------------------------------- To unsubscribe please go to http://www.sambar.ch/list/





Reply via email to