Posts: 201
Threads: 84
Joined: Jul 2014
Reputation:
0
18.12.2014, 04:42
(
Last edited by Brys; 18/12/2014 at 06:45 AM.
)
Well,i've moved my server to Linux.
It was running normaly before,i've just changed the files and it's giving me file or function not found..Error 19
The pawn compiled and everything ok,what's the problem o.O ?
+REP if you helped!
Posts: 280
Threads: 1
Joined: Oct 2014
Reputation:
0
Change you're server in windows.
Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
Try to update your plugins/includes
Then recompile your script. and make sure all the plugins are in server.cfg if it's not working
Download plugin called nativechecker
Add it in plugins folder then add it inside server.cfg (make sure you add him after all the plguins)
Run your server then show us your server log.
Posts: 52
Threads: 3
Joined: Oct 2009
Reputation:
0
Make sure that the user that you're running the server on has access to those files (as in, the owner and group set to the files is the same as the one that you're running the server start command on).
Posts: 1,004
Threads: 18
Joined: Oct 2014
Reputation:
0
Linux is case sensitive.
Make sure you added the .so plugins for Linux.
Also, add .so at each plugin from your server.cfg