1
Technical Help: Problems BEFORE entering the game /
« on: September 02, 2004, 02:45:50 am »
Thanks, Skibereen. But the libmysql.dll is in its exact path already.
I think I\'ve found the cause and solved this problem. I used the wrong version of psserver.cfg. The setting in the older one is as below.
; Planeshift plugins
System.PlugIns.iConnection = planeshift.database.mysql
The newer one is this.
; Planeshift plugins
System.PlugIns.iDataConnection = planeshift.database.mysql
Just use the newer one and solve the problem.
I think I\'ve found the cause and solved this problem. I used the wrong version of psserver.cfg. The setting in the older one is as below.
; Planeshift plugins
System.PlugIns.iConnection = planeshift.database.mysql
The newer one is this.
; Planeshift plugins
System.PlugIns.iDataConnection = planeshift.database.mysql
Just use the newer one and solve the problem.