View Single Post
  #6  
Old 11-04-2012, 03:11 PM
Gurgoth
Fire Beetle
 
Join Date: Oct 2012
Posts: 19
Default

Did some poking around to figure out what it was detecting and how:

So I ended up having to install Strawberry perl 5.12 and I installed the 64 bit version of that. The PATH value for that (C:\strawberry\perl\bin) is what is detecting the perl512.dll. This is preventing the DLL error from occurring. That suggests that this world.exe is a 32 bit compile.

Not sure if I neded up installing a 32 bit or 64 mysql server, but I am also not sure if that would matter.
Reply With Quote