Prev Previous Post   Next Post Next
Old 18th May 2003, 21:19   #5
pimpalize
Junior Member
 
Join Date: May 2003
Posts: 15
i have got sc_serv to run flawlessly now with

exec("nohup ./sc_serv > /dev/null &");

it goes with no hangups, perfect, but when i try

exec("nohup ./sc_trans > /dev/null &");

sc_serv is stopped shortly after and sc_trans keeps going, i assume it is because they are both trying to access the same path and only 1 process can use it at a time, but i dont know, im not too versed in linux, heh, i guess im not in windows anymore :-( , i have tried multiple commands with system(), exec(), shell_exec(), passthru(), and so on and so forth, im sure we can put our heads together to figure it our. i have the code if any of yall want to take a look and see if yall can improve it.
pimpalize is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump