Operation not Permitted

11/21/2013 23:09 .Despero™#1
Hi
wenn ich mein Ch1.sh starte
und danach einlogge ..
Server hat reichend RAM ( 3500MB )
bekomme ich ganze Zeit in VBox Operation not Permitted


Mein Ch1.sh
PHP Code:
#/bin/sh
echo "Channels werden gestartet"

cd /usr/home/game/db/ && ./db &
sleep 1
cd 
/usr/home/game/auth/ && ./auth &
sleep 1

cd 
/usr/home/game/channel1/ && ./game &
sleep 1
cd 
/usr/home/game/channel1/core_1/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_2/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_3/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_4/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_5/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_6/ && ./game_actual &
sleep 1

cd 
/usr/home/game/game99/ && ./game &
sleep 1
cd 
/usr/home/game/game99/core_1/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_2/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_3/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_4/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_5/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_6/ && ./game_actual &
sleep 1
clear

echo "Alle Channels sind hochgefahren" 
#push
11/22/2013 18:27 .Destro™#2
Ich hab genau das gleiche Problem .. wenn ich mein Channels starte kommt nach Einloggen
connect: operation not permitted .. hab bis zu 4 GB ram gegeben .. aber irgendwie blockt er davon den 500mb ab und benutzt nur 3,5gb
11/22/2013 20:34 .Despero™#3
#push
11/22/2013 21:55 .Mr'Zerpexx#4
Haben die ordner 777 rechte?
11/22/2013 22:09 .Despero™#5
Ja die haben 777 rechte
11/23/2013 14:59 .Despero™#6
Quote:
Originally Posted by MegaBomBee View Post
y
#spam
#reported

#push