I have been trying to get go-pear.bat script to install PEAR with PHP 5.3.10; however; I receive the following errors:
Warning: Unknown: open_basedir restriction in effect. File(PEAR\go-pear.phar) is not within the allowed path(s): (D:\inetpub\wwwroot) in Unknown on line 0
Warning: Phar::mapPhar(): open_basedir restriction in effect. File(C:\PHP\PEAR\go-pear.phar) is not within the allowed path(s): (D:\inetpub\wwwroot) in C:\PHP\PEAR\go-pear.phar on line 1119
Warning: require_once(): open_basedir restriction in effect. File(go-pear.phar) is not within the allowed path(s): (D:\inetpub\wwwroot) in C:\PHP\PEAR\go-pear.phar on line 1236
Warning: require_once(): open_basedir restriction in effect. File(go-pear.phar/index.php) is not within the allowed path(s): (D:\inetpub\wwwroot) in C:\PHP\PEAR\go-pear.phar on line 1236
Warning: require_once(phar://go-pear.phar/index.php): failed to open stream: phar error: invalid url or non-existent phar "phar://go-pear.phar/index.php" in C:\PHP\PEAR\go-pear.phar on line 1236
Press any key to continue . . .
I have tried multiple suggestions found at
http://blog.pear.php.net/2009/07/01/php-53-windows-and-pear/ but without success as of yet.
Is this product compatible with Windows 2008 R2 and PHP 5.3.10 ?
Appreciate any assistance getting the PEAR install step to work...
Regards
Randy Black