mirror of
https://github.com/php/php-src.git
synced 2025-01-26 13:44:22 +08:00
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
|
To install the PEAR installer, please use go-pear.
|
||
|
|
||
|
On linux:
|
||
|
$ lynx -source http://go-pear.org/ | php
|
||
|
|
||
|
or save the setup scripts under go-pear.php and run:
|
||
|
|
||
|
php go-pear.php
|