Mailinglisten-Archive |
> For anyone interested in execing in the background I figured > out how to do > it. I wrote a > small C program (You can see it at > http://www.naken.cc/mikehup.php) that > forks a process and closes off STDIN,STDOUT,STDERR).. then > all you do is > call exec with: exec("/path/to/mikehup whatever &"); and PHP > will come back > and your process will run in the background :) this is the > only way i've > been able to do it... > ############################################# > > kiri > ________________ > 8307 305 165 1781 > > > wenn PHP als cgi installiert ist sollte es damit doch auch möglich sein ein zweites PHP Skript per Exec mit & am Ende aufzurufen und somit im Hintergrund abarbeiten zu lassen, oder? -- Gruß Mike Beck mike.beck_at_ibmiller.de
php::bar PHP Wiki - Listenarchive