-
path to the PHP CLI executable
What is the path to the PHP CLI executable?
Thanks,
Omar
-
The path to PHP CLI is /usr/local/bin/php.
-
Thanks Sergey.
Do you know what the -q switch means:
#!/usr/bin/php -q
-
Do you know what the
-q switch means:
Nothing anymore. Used to be for quiet mode, but thats now the default. It was kept for compatibility using older CGI scripts.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules