SA-MP Forums Archive
[Problem] Server Plugins - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Problem] Server Plugins (/showthread.php?tid=429171)



[Problem] Server Plugins - LiadBenitach - 08.04.2013

Hello,
i bought a new server.
when i trying to run the server i got the next error:


Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[17:36:35] filterscripts = "" (string)
[17:36:35]
[17:36:35] Server Plugins
[17:36:35] --------------
[17:36:35] Loading plugin: streamer.so
[17:36:35] Failed (plugins/streamer.so: cannot restore segment prot after reloc: Permission denied)
[17:36:35] Loading plugin: filemanager.so
[17:36:35] Failed (plugins/filemanager.so: cannot restore segment prot after reloc: Permission denied)
[17:36:35] Loaded 0 plugins.

[17:36:35]
[17:36:35] Filterscripts
[17:36:35] ---------------
[17:36:35] Loaded 0 filterscripts.

[17:36:35] Script[gamemodes/BG7z.amx]: Run time error 19: "File or function is not found"
[17:36:35] Number of vehicle models: 0

I try to CHMOD the Plugins Folder & Files to 777 and it not worked.
(i Have root access to the server)
there is more solutions to fix that problem?

Thanx in advance.


Re: [Problem] Server Plugins - andrewgrob - 08.04.2013

Quote:
Originally Posted by LiadBenitach
Посмотреть сообщение
Hello,
i bought a new server.
when i trying to run the server i got the next error:




I try to CHMOD the Plugins Folder & Files to 777 and it not worked.
(i Have root access to the server)
there is more solutions to fix that problem?

Thanx in advance.
Permission denied means no access towrite to that file


right click in ftp and check all [thus setting all too 777] and press enter


Re: [Problem] Server Plugins - LiadBenitach - 08.04.2013

Quote:
Originally Posted by andrewgrob
Посмотреть сообщение
Permission denied means no access towrite to that file


right click in ftp and check all [thus setting all too 777] and press enter
fixed, that was bug with the SELinux