Installation (Previous) (Next) Installation of a local PEAR copy on a shared host

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Getting the manager

PEAR in hosting environments

If you are running your site at a web hosting provider with no direct access to the server (via local logins, Telnet or SSH), you can use the PEAR Installer using the Web Frontend.

Go to http://pear.php.net/go-pear and save as go-pear.php. Copy go-pear.php to your server and open the corresponding URL in your browser, for example http://example.com/pear/go-pear.php.

Prerequisites

Do not forget to protect the pear directory if you did not do already before the installation.

Now check that PEAR works.

Installation (Previous) (Next) Installation of a local PEAR copy on a shared host

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: cweiske
When you are behind a proxy, you can export the HTTP_PROXY variable. Don't forget the http:// in its value.