in the cgi-file i want to execute some shell commands.. the problem of the start.sh is, that the process runs in the front and i dont arrive the "return(0)" command.. i wanna reach, that i close the cgi script after starting the shell script and go further on the php site..(running the shell-file in the background didn't help yet -