View Single Post
  #1  
Old 12-15-2003, 10:45 PM
SaguratuS
Sarnak
 
Join Date: Dec 2003
Location: Rocky Mountains, CO
Posts: 64
Default Perl fix found! - panic: top_env

And quite simple I might add

If you get: panic: top_env when running zone.exe with the embedded perl build, check your windows/system32 directory for perl58/perl56.dll or anything similar to it, delete it, and zone.exe will work again.

What's happening:
zone.exe requires perl.dll, which is quite often copied to your system32 directory. When it finds it in your system32 directory, it also looks for the perl libraries in the same place, which simply are not there.
__________________

SaguratuS Technologies
TekNet
Reply With Quote