Jay Blanchard wrote:

[snip]
I am running php as an apache module, which is why I used 'START' in
exec("START http://blablalga";.
Not sure if this is the correct way of doing it but I cannot use -q with
start.
[/snip]

What is it that you are trying to accomplish? Then perhaps I can better
help.

Even if php is an Apache module there still should be a path to the PHP
executable (type 'which php') and you will not need the http://foo



Sorry but no : when php is an apache-module, there's no executable (only a .so library)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to