View Single Post
  #2  
Old 01-19-2002, 12:14 PM
n00b8472
Sarnak
 
Join Date: Jan 2002
Posts: 49
Default Re: MySQL Question..

I had that same problem in the beginning. The fix for me was to set host=localhost in db.ini. For some reason if I put in the actual IP, or 127.0.0.1 it can't find the database at all :(. I dunno why this has to be, but it works for me
Reply With Quote