View Single Post
  #9  
Old 06-28-2006, 03:55 AM
boscorillium
Fire Beetle
 
Join Date: Jun 2006
Posts: 23
Default

I would make one recommendation, make sure your include and lib directories are in the same order as they appear on the guide.

Did you include the path to the common/Socketlib directory? Make sure that one goes at the top of the include list. Make sure you make it the full path. I know relative should work, but for whatever reason it didn't for me so I just changed it to explicit and it was fine.

Is this for MySQL 5 based?
Reply With Quote