View Single Post
  #3  
Old 09-09-2009, 03:43 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Thanks for the reply... I have searched and found that the file LIBMYSQL.dll is there but not reading it for some reason... Maybe because I am using mysql 64???? I am going to uninstall and reinstall 32bit and see if all works out...

The perl issue I am aware of from searching the forums for a bit. I have downloaded that version of perl (again I was using 64bit) for 32 bit.... The 64 bit version 8.8.224 wont get you anywhere as there IS no repository for it. So doing
Code:
 ppm install DBI
does nothing but get you errors saying it cant find the repository (which I have found is actually true they dont exist).

After changing both of these, I will post back and let ya know if this solved it or not....
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote