bradio10 Posted August 7, 2014 Share Posted August 7, 2014 Hello, I have installed a 1.4.0 MTA server on my VPS and when I try and start the server using ./mta-server in the directory it's in, it says there is no such file or directory. I have logged in to my FTP and the file is clearly there and it is called mta-server. I am logged in as root. What do I do? Thanks. Link to comment
MTA Team jhxp Posted August 7, 2014 MTA Team Share Posted August 7, 2014 Make sure that mta-server file has an executable flag set. You can set it by running this command in ssh (navigate to your mta server directory first): chmod +x mta-server Link to comment
bradio10 Posted August 7, 2014 Author Share Posted August 7, 2014 Make sure that mta-server file has an executable flag set.You can set it by running this command in ssh (navigate to your mta server directory first): chmod +x mta-server I ran the command and it still didn't work. Im using putty if you needed to know that as well. I just realised I am using x64 for MTA instead of i386. Does this matter? I am using a 768mb VPS. Link to comment
MTA Team jhxp Posted August 7, 2014 MTA Team Share Posted August 7, 2014 I just realised I am using x64 for MTA instead of i386. Does this matter? Yes, it does matter, however it can still be made to work. Please use my tutorial: https://forum.multitheftauto.com/viewtopic.php?f=106&t=58533 (it is for MTA:SA 1.3.x but basic steps should be the same for 1.4) Link to comment
bradio10 Posted August 7, 2014 Author Share Posted August 7, 2014 I just realised I am using x64 for MTA instead of i386. Does this matter? Yes, it matters, however it can still be made to work. Please use my tutorial: https://forum.multitheftauto.com/viewtopic.php?f=106&t=58533 (it is for MTA:SA 1.3.x but basic steps should be the same for 1.4) That was teh tutorial I was following. Now that I realised it was 64bit, I tried installing the 64bit packages. I added the architecture to i386 but when I tried installing the ia32-libs, it still says it can't install. EDIT: Nevermind, I forgot to apt-get update Thanks for your help. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now