Compile a cgi binary by leaving out the --with-apache directive, then you
can use that to execute scripts from the command line and elsewhere.
There's a good article about this at...
http://www.phpbuilder.com/columns/darrell2319.php3
Have fun...
alex
> -Original Message-
> From: Pau
Read The Fine Manual?
exec();
-Szii
- Original Message -
From: Paul S <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 20, 2001 4:13 PM
Subject: [PHP-DB] reword my question
> How do I execute a shell script in php?
>
> I just started to use php and I am learning it on