[PHP] Re: Script failing on extension_dir

2012-04-10 Thread Shawn McKenzie
On 04/09/2012 03:16 PM, George R Smith wrote: EXTDIR=`php -i 2 /dev/null | grep -i extension_dir | cut -d -f3` Error message follows, what does the no mean ? get the directory where PHP extension are stored You need to create the

Re: [PHP] Re: Script failing on extension_dir

2012-04-10 Thread Matijn Woudt
On Tue, Apr 10, 2012 at 5:18 PM, Shawn McKenzie nos...@mckenzies.net wrote: On 04/09/2012 03:16 PM, George R Smith wrote: EXTDIR=`php -i 2 /dev/null | grep -i extension_dir | cut -d -f3` Error message follows, what does the no mean ? get the directory where PHP extension are stored

Re: [PHP] Re: Script failing on extension_dir

2012-04-10 Thread George R Smith
To: Shawn McKenzie Cc: George R Smith ; php-general@lists.php.net Subject: Re: [PHP] Re: Script failing on extension_dir On Tue, Apr 10, 2012 at 5:18 PM, Shawn McKenzie nos...@mckenzies.net wrote: On 04/09/2012 03:16 PM, George R Smith wrote: EXTDIR=`php -i 2 /dev/null | grep -i extension_dir | cut -d

Re: [PHP] Re: Script failing on extension_dir

2012-04-10 Thread Shawn McKenzie
-Original Message- From: Matijn Woudt Sent: Tuesday, April 10, 2012 11:05 AM To: Shawn McKenzie Cc: George R Smith ; php-general@lists.php.net Subject: Re: [PHP] Re: Script failing on extension_dir On Tue, Apr 10, 2012 at 5:18 PM, Shawn McKenzie nos...@mckenzies.net wrote: On 04/09/2012 03

Re: [PHP] Re: Script failing on extension_dir

2012-04-10 Thread Matijn Woudt
of php -I and the build script. Thanks again George -Original Message- From: Matijn Woudt Sent: Tuesday, April 10, 2012 11:05 AM To: Shawn McKenzie Cc: George R Smith ; php-general@lists.php.net Subject: Re: [PHP] Re: Script failing on extension_dir On Tue, Apr 10, 2012 at 5:18