nced BASH scripting usefull:
http://www.tldp.org/LDP/abs/html/
HTH
Keith
> On Tue, 3 Jul 2007, Jesse Santana wrote:
>
>> To: php-install@lists.php.net
>> From: Jesse Santana <[EMAIL PROTECTED]>
>> Subject: [PHP-INSTALL] Automatically adding #! to all PHP scripts
&g
://www.tldp.org/LDP/abs/html/
HTH
Keith
On Tue, 3 Jul 2007, Jesse Santana wrote:
To: php-install@lists.php.net
From: Jesse Santana <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Automatically adding #! to all PHP scripts
I have just finished installing Apache 2.2.4 and PHP 5.2.2 on a Solar
:
To: php-install@lists.php.net
From: Jesse Santana <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Automatically adding #! to all PHP scripts
I have just finished installing Apache 2.2.4 and PHP 5.2.2 on a Solaris 10
machine. I've compiled PHP to run as a CLI to take advantage of Apac
I have just finished installing Apache 2.2.4 and PHP 5.2.2 on a Solaris 10
machine. I've compiled PHP to run as a CLI to take advantage of Apache's
suexec feature. Everything appears to work just fine but requires me to
add in a #!/usr/local/php5/bin/php to all my PHP scripts in order to get