I can't start my server (linux)
#10

Nickdodd is right, It would be better if you'll use new user, root isn't really needed for running game servers. I already fixed it. I found out that I need to apt-get install update and install libs. +REP FOR EVERYBODY that tried to help.

For everyone that might encounter this in the future I fixed it using root user and by doing these
apt-get install update
sudo apt-get install apt-file
sudo apt-file update
sudo apt-file find libstdc++.so.6
sudo apt-get install libstdc++6
You need to use root to install updates After installing updates you can go back to normal user and run your server using nohup ./samp03svr to stop the server you can use killall samp03svr.
Reply


Messages In This Thread
I can't start my server (linux) - by Warlord - 26.10.2015, 07:42
Re: I can't start my server (linux) - by SoFahim - 26.10.2015, 07:53
Re: I can't start my server (linux) - by Warlord - 26.10.2015, 09:07
Re: I can't start my server (linux) - by SoFahim - 26.10.2015, 09:09
Re: I can't start my server (linux) - by Warlord - 26.10.2015, 09:24
Re: I can't start my server (linux) - by SoFahim - 28.10.2015, 06:54
Re: I can't start my server (linux) - by Yousha - 28.10.2015, 07:46
Re: I can't start my server (linux) - by MD5 - 28.10.2015, 21:26
Re: I can't start my server (linux) - by nickdodd25 - 29.10.2015, 01:20
Re: I can't start my server (linux) - by Warlord - 29.10.2015, 04:00

Forum Jump:


Users browsing this thread: 3 Guest(s)