I'm trying (with some problems) to install pear on my system, Mac osX 10.6.6
PHP works ok, as apache and mysql.
On /usr/local I followed the instructions:
$ curl http://pear.php.net/go-pear.phar
$ php go-pear.phar
and I get
PHP: syntax error, unexpected BOOL_FALSE in /private/etc/php.ini on line 1050
??? not sure what's wrong with my php.ini, any suggestion is welcome