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?
|