Jump to content

SERVER WON'T WORK


Recommended Posts

Hello everyone, I have already a server mta, I made the second, but when I start it, it won't work, when I go to ftp, I didn't find no logs, and databases... etc

my vps is CentOS

commands:

mkdir /home/mta2
cd /home/mta2
wget http://linux.mtasa.com/dl/153/multitheftauto_linux-1.5.3.tar.gz
tar -xf multitheftauto_linux-1.5.3.tar.gz
rm -rf multitheftauto_linux-1.5.3.tar.gz
cd multitheftauto_linux-1.5.3
wget http://linux.mtasa.com/dl/153/baseconfig-1.5.3.tar.gz
tar -xf baseconfig-1.5.3.tar.gz
rm baseconfig-1.5.3.tar.gz
mv baseconfig/* mods/deathmatch
rm -rf /home/mta2/multitheftauto_linux-1.5.3/baseconfig
cd /home/mta2/multitheftauto_linux-1.5.3
mkdir mods/deathmatch/resources
cd mods/deathmatch/resources
wget http://mirror.mtasa.com/mtasa/resources/mtasa-resources-latest.zip
unzip mtasa-resources-latest.zip
rm -rf mtasa-resources-latest.zip

mv /home/mta2/multitheftauto_linux-1.5.3/* /home/mta2
rm -rf /home/mta2/multitheftauto_linux-1.5.3

~

cd /home/mta2
./mta-server -d

help please?

Fixed guys, thanks.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...