Date: 05/15/00
- Next message: Uwe Steinmann: "Re: [PHP-DEV] PHP 4.0 Bug #4418: domxml fails to compile"
- Previous message: Jon Parise: "Re: [PHP-DEV] System call"
- In reply to: Jon Parise: "Re: [PHP-DEV] System call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ok, I tried it but it didnt work, the return value is always false. could
you plese send me some examples? I want to run a program on background, what
unix command should I use, nohup?
here's the line I wrote:
exec ("nohup /usr/local/games/q3a/linuxq3ded +set dedicated = 0 +exec
serveralone.cfg&",$cadena,$listo);
Thanks in advance for your help
Rafael
-----Original Message-----
From: jon <email protected> [mailto:jon <email protected>]On Behalf Of Jon
Parise
Sent: Monday, May 15, 2000 10:03 AM
To: php-dev <email protected>
Subject: Re: [PHP-DEV] System call
On Mon, May 15, 2000 at 08:49:34PM -0400, Rafael Ernesto Bastidas L. wrote:
> Is there a way to execute a command on the server machine using
> php3?
http://www.php.net/manual/function.system.php3
-- Jon Parise (jon <email protected>) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Uwe Steinmann: "Re: [PHP-DEV] PHP 4.0 Bug #4418: domxml fails to compile"
- Previous message: Jon Parise: "Re: [PHP-DEV] System call"
- In reply to: Jon Parise: "Re: [PHP-DEV] System call"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

