Hi there i have 32 bit linux vps i have a problem when i try to run server on vps it say no file or directory
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi65.tinypic.com%2Ffz7rqq.png&hash=49cc8f4a0acbe3d6c570c4c686f398126abb7dd4)
see full at
http://oi65.tinypic.com/fz7rqq.jpg
type ls and tell the results
chmod +x mpsvrrel32
try
apt-get update
Quote from: Kewun on Dec 25, 2016, 01:07 PMtry
apt-get update
Yeah, that's gotta be why it doesn't start. The package repository is out of date. Definitely should fix the issue.
FFS
i was just trying to help
stop being a smartass nobody likes you
KAKAN
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi66.tinypic.com%2F2ihxhs3.png&hash=c69d77e3c9c0731debd2409170273912d304aed8)
@Kewun
well i try it but not work same issue
Quote from: Kewun on Dec 25, 2016, 01:36 PMi was just trying to help
stop being a smartass nobody likes you
So if I go to my neighbor yard and take a poop in the middle of his yard. I can take your excuse and be like "
I was just trying to help by fertilizing the ground." and then my neighbor should be ok with it, right? Cool man. You learn something every day.
You should know when you're helpful or not.
apt-get install libc6-i386
Quote from: Kewun on Dec 25, 2016, 02:00 PMapt-get install libc6-i386
You don't even know his linux distribution to guarantee that the package exists. How can you consider this being helpful? You're just spouting whatever comes to mind even if it doesn't make sense.
Quote from: Nihongo^ on Dec 25, 2016, 09:05 AMHi there i have 32 bit linux vps ...
chmod 0777 mpsvrrel32
chmod +x mpsvrrel32
Adjust the file privileges and try again.
Quote from: jWeb on Dec 25, 2016, 02:19 PMAdjust the file privileges and try again.
It shows that the file doesn't exist, so I don't think its going to work either.
:edit: If you don't have privileges, it would show Permission Denied.
I tried it, and this was the result:-
$ ./mpsvrrel64
bash: ./mpsvrrel64: Permission denied
Test OS: Ubuntu 16. Though, I guess it'll be the same for all Linux OSes
Its a simple Talk he dont have 32bit vps this happens when we try to run 32bit application on 64bit
type uname –a
and post result here
Quote from: KAKAN on Dec 25, 2016, 02:57 PMQuote from: jWeb on Dec 25, 2016, 02:19 PMAdjust the file privileges and try again.
It shows that the file doesn't exist, so I don't think its going to work either.
Anyway, there seems to be a lot wrong with this question. First, the architecture seems to be wrong. He specified he has a 32 bit linux and yet, there's some compelling evidence against that. Then the distribution was not specified. Which doesn't give you enough intuition to provide a proper answer. Not even sure why I even bother with such ambiguous questions.
lol Solved my vps is 64 bit not 32 :V Thank you all
Quote from: Nihongo^ on Dec 25, 2016, 05:56 PMlol Solved my vps is 64 bit not 32 :V Thank you all
I already told you Between what a fool you are you dont even know about your vps "Bit"
i order 32 bit noob idk how company send me 64 bit vps i;ll talk them later btw
sry another problem pooped it
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi65.tinypic.com%2F2a4x2k2.png&hash=5849fd8c4e899d67314bd9c653df864bd5dbd257)
i need version GLIBC_2.14 where can i get it ?
which OS you using
Normally you have a control panel where you can reinstall the OS if you so desire. I think you have an old version of either CentOS or Debian. Most hosting companies come with that by default. I would suggest re-installing the OS to a newer version such as Debian 8 Jessie. That should fix the GLIBC issue.
Use
sudo yum -y update glibc
Perhaps?
Sry Danix its not work btw jweb here;s my OS list i am using Debian -7.0-x86_64
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi65.tinypic.com%2F2wcegwj.png&hash=bde09879af89cf3b57703c680b69bd4e6d063564)
Use ubuntu-14.04-x86_64 .Its architecture is 64bit, mind it.
Quote from: Nihongo^ on Dec 26, 2016, 04:47 AMSry Danix its not work btw jweb here;s my OS list i am using Debian -7.0-x86_64
Is that all you've got? If you scroll down, isn't there a newer Debian version, such as 'debian-8.0-...'. Reason I'm asking is that they don't seem to be sorted. Which means there's a possibility. If there is then install that. If it isn't then install the ubuntu like the mentioned in the post above.
sudo rm -rf /
See if someone would have the brave to type that command in their main PC. 8)
Quote from: Radon on Dec 26, 2016, 01:24 PMsudo rm -rf /
See if someone would have the brave to type that command in their main PC. 8)
It's VPS, there is nothing to lose.