Delux Host
#1

I am using Delux Host but plugins cant be loaded.

Код:
208 	[21:55:48] Loading plugin: mysql
209 	[21:55:48] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
210 	[21:55:48] Loading plugin: nativechecker
211 	[21:55:48] Failed (plugins/nativechecker: cannot open shared object file: No such file or directory)
212 	[21:55:48] Loading plugin: sscanf
213 	[21:55:48] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
214 	[21:55:48] Loading plugin: streamer
215 	[21:55:48] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
216 	[21:55:48] Loading plugin: Whirlpool
217 	[21:55:48] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
218 	[21:55:48] Loaded 0 plugins.
Help me please.
Reply
#2

Windows
Код:
plugins mysql sscanf Whirlpool nativechecker
Linux
Код:
plugins mysql.so sscanf.so Whirlpool.so nativechecker.so
Reply
#3

Check if the host is using CentOS/Linux or Windows, if it is linux then change all the .dll plugins in server.cfg to .so and make sure you've installed the Linux version of the plugins
Reply
#4

As Kikito said.
Reply
#5

windows only have

Код:
plugins sscanf mysql streamer Whirlpool
But Linux

Код:
plugins sscanf.so streamer.so mysql.so Whirlpool.so
Reply
#6

i had the same problem just add .so at te end of all your plugins
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)