29.06.2011, 11:18
Make sure you have libstdc++ 6 installed correctly on the VPS, this is required by SA-MP servers to work.
If it still does not work, please make sure that your samp03svr is chmodded. execute chmod 700 * in your SA-MP server directory.
Also, please make a seperate account to run SA-MP servers, it's bad to run them under root do the following:
useradd samp
passwd samp
and then enter your chosen password.
If it still does not work, please make sure that your samp03svr is chmodded. execute chmod 700 * in your SA-MP server directory.
Also, please make a seperate account to run SA-MP servers, it's bad to run them under root do the following:
useradd samp
passwd samp
and then enter your chosen password.