How To Find What Version of PEAR Is Installed in your Linux Apache Server This page contains information about How To Find What Version of PEAR Is Installed in your Linux Apache Server Here you can also give your thought about the subject of How To Find W
if you want to know what version of PEAR you have, or simply just want to know if you have PEAR installed, simply run the following command in your linux box shell prompt:
| pear list |
Once you execute the command above, you should see something like this:
Installed packages | ||
=================== | ||
Package | Version | State |
Archive_Tar | 1.1 | stable |
Console_Getopt | 1.2 | stable |
DB | 1.7.6 | stable |
HTML_Template_IT | 1.1 | stable |
HTTP | 1.3.6 | stable |
Mail | 1.1.8 | stable |
Net_SMTP | 1.2.7 | stable |
Net_Socket | 1.0.6 | stable |
Net_UserAgent_Detect | 2.0.1 | stable |
PEAR | 1.3.6 | stable |
XML_Parser | 1.2.6 | stable |
XML_RPC | 1.4.1 | stable |
If you don't see anything like the above, then you dont have PEAR installed. However, Good new I have, you can download free at http://pear.php.net
Hope this help. if it does, I would appreciate credit (link back) to wallpaperama.com