• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Problem installing pear on plesk 12.5 for windows

Shakira

New Pleskian
Good Day

I am new here and would like to know if anyone may assist me on a problem i am facing with pear installation on plesk 12.5 for windows.

I found the following link https://kb.plesk.com/en/995 but it does not work as there is no go-pear.bat in php folders.

Please assist
 
go-pear.bat was shipped for PHP 4 and PHP 5 prior version 5.3
If you are using newer version - there is no such file anymore.

According to official PEAR documentation - http://pear.php.net/manual/en/installation.getting.php
you need to:
download https://pear.php.net/go-pear.phar with your browser and save the output to a local file named go-pear.phar. You can then run
php go-pear.phar
in a Windows Command Prompt to start the installation.
 
Back
Top