The problem with the VPS - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: The problem with the VPS (
/showthread.php?tid=484966)
The problem with the VPS -
Marcid - 02.01.2014
library set did not help
VPS OS: Debian 6.0
On pawn.su works
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[17:07:16] filterscripts = "" (string)
[17:07:16]
[17:07:16] Server Plugins
[17:07:16] --------------
[17:07:16] Loading plugin: streamer.so
[17:07:16]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[17:07:16] Loaded.
[17:07:16] Loading plugin: sscanf.so
[17:07:16]
[17:07:16] ===============================
[17:07:16] sscanf plugin loaded.
[17:07:16] Version: 2.8.1
[17:07:16] (c) 2012 Alex "******" Cole
[17:07:16] ===============================
[17:07:16] Loaded.
[17:07:16] Loading plugin: PointToPoint.so
[17:07:16] PointToPoint Plugin Loaded.
[17:07:16] Loaded.
[17:07:16] Loading plugin: socket.so
[17:07:16] Failed (plugins/socket.so: cannot open shared object file: No such file or directory)
[17:07:16] Loading plugin: regex.so
[17:07:16]
[17:07:16] ______________________________________
[17:07:16] Regular Expression Plugin v0.2.1 loaded
[17:07:16] ______________________________________
[17:07:16] By: Fro (c) Copyright <TBG> 2009-2011
[17:07:16] ______________________________________
[17:07:16] Loaded.
[17:07:16] Loading plugin: sql.so
[17:07:16] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[17:07:16] Loaded 4 plugins.
[17:07:16]
[17:07:16] Filterscripts
[17:07:16] ---------------
[17:07:16] Loaded 0 filterscripts.
[17:07:16] Script[gamemodes/mode1.amx]: Run time error 19: "File or function is not found"
[17:07:16] Number of vehicle models: 0
Re: The problem with the VPS -
Rydur - 02.01.2014
You need to make sure that those files are there and they have been compiled with the current script you want to use.