It didn't quite go as planned however:
Initialized registry...
PHP Warning: Cannot use a scalar value as an array in phar://go-pear.phar/PEAR/Command.php on line 268
.
.
.
install failed
It seems there is a small bug in the .phar file (in the PEAR folder) which can be fixed by replacing it with the following file:
http://pear.php.net/go-pear.phar
And you can find more information about this issue here:
http://bugs.php.net/bug.php?id=39733
Thoughts?
No comments:
Post a Comment