go-pear.phar does not have a signature (Installing PEAR on Zend Server CE Windows)

1. Navigate to your ZendServer bin/PEAR folder and run the following command:

php -d phar.require_hash=0 go-pear.phar

2.  Select the default options unless you want to change them

3. For Step #12 you want to make sure that you enter the path to your php.exe

(Note:  For some reason manually entering the path to my php.exe did not work, however if i enter “12” it prompts me to navigate to the folder that contains the php.exe and it works that way).

4. That is it.