13.07.2013, 15:03
Hello there SA-MP world.
am facing a weird error on my vps, using a CentOS 6 32 bit.
when i run
nohup ./samp03svr
it gives me this error :
[1]+ File size limit exceedednohup ./samp03svr
why so ? i already checked the limitation on file size creation and it's normal set to unlimited.
ulimit -a
here is the result :
[root@punkstar samp03]# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 256750
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 256
cpu time (seconds, -t) unlimited
max user processes (-u) 256750
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
anyone help please ?
am facing a weird error on my vps, using a CentOS 6 32 bit.
when i run
nohup ./samp03svr
it gives me this error :
[1]+ File size limit exceedednohup ./samp03svr
why so ? i already checked the limitation on file size creation and it's normal set to unlimited.
ulimit -a
here is the result :
[root@punkstar samp03]# ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 256750
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 256
cpu time (seconds, -t) unlimited
max user processes (-u) 256750
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
anyone help please ?