I have two versions of php running on my site one as a DSO with Apache
and one as a cgi for command line scripting.
I have scripts that run from a crontab that run at root.
Now I know I can not run a script at root from PHP that is running as
A dso with Apache.
But is there a way to make one of my root scripts run by sending it a
command to do so from the DSO version of PHP like with system command
or something like that. Or some roundabout way to make it think root is
asking the script run.
I hope you understand what I am asking.
Best regards,
Richard
mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]