Install pear in plesk windows
To configure PEAR bundled with PHP the following steps need to be completed:
1. Launch command prompt.
2. CD “%plesk_dir%Additional\Php\”.
Note: The folder can be different – e.g. in case of using PHP5.
3. Execute go-pear.bat and follow the on-screen instructions.
4. Add the path to the newly created pear.bat file into the PATH system variable after installation and reboot the machine for changes to take effect.
These actions will install the ‘pear’ command on your server including basic pear packages. You can use ‘pear’ command from the Windows command prompt to manage PEAR packages.
No comments yet