Samp server having big issues
#1

I have been trying to setup samp on my dedicated server
it seems that it does not want to work

I have downloaded and put it on my dedicated server
i have all the files uploaded
i keep getting this error


yet the files do exist but yet they dont seem to work does anybody know a fix for this
all the files have all the permissions already so thats not a option
please help me
Reply
#2

I've had the same thing with linux before, I have a bit experience with Linux from installing other gameservers, but I could not fix this. I switched to a windows server wich is more user-friendly.
Reply
#3

Install 32 bit libs over your 64 bit OS and you won't have this issue.
Reply
#4

Did you even run the commands with root access, if even the least have administrator access to sudo for it? type ls in your SA-MP server directory and let us know if the file names are green colored or not.
Reply
#5

yeah i tested whit root also same problem
and i installed 32 libaries
Reply
#6

Quote:
Originally Posted by NovaGaming
Посмотреть сообщение
yeah i tested whit root also same problem
and i installed 32 libaries
Which 32 bit libs did you install ?

You need libstdc++ and glibc.i686 for the sa-mp server to work on 64 bit CentOS.

Код:
yum -y install libstdc++.so.6 glibc.i686
Reply
#7

For me also It is showing same message but Server will come online. All commands will work and your server will come online correctly.So check if your server is online.If your server still not coming online then make sure you use this command in correct location cd /root
Command :cd [directory]
CMD : nohup ./samp03svr &
Reply
#8

Quote:
Originally Posted by Fernado Samuel
Посмотреть сообщение
For me also It is showing same message but Server will come online. All commands will work and your server will come online correctly.So check if your server is online.If your server still not coming online then make sure you use this command in correct location cd /root
Command :cd [directory]
CMD : nohup ./samp03svr &
same here buddy
Reply
#9

Quote:
Originally Posted by Sublime
Посмотреть сообщение
Did you even run the commands with root access, if even the least have administrator access to sudo for it? type ls in your SA-MP server directory and let us know if the file names are green colored or not.
Don't run server as root!

Код:
sudo dpkg --add-architecture i386 && apt-get install ia32-libs
Reply
#10

Server doesen't start still nohup is working fine now
yet i have not changed anything except a full centos reset
and even i dont run it as root its not working so don't suggest me to do that
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)