How To Find Version of PEAR Is Installed Linux Apache Server
RegisterLogin
How To Find Version of PEAR Is Installed Linux Apache Server
Post Description: How To Find Version of PEAR Is Installed Linux Apache Server
Tags: How, To, Find, Version, of, PEAR, Is, Installed, Linux, Apache, Server
This Post Was Posted On Feb 29, 2008 By john607 #1161
Post Description: How To Find Version of PEAR Is Installed Linux Apache Server
Tags: How, To, Find, Version, of, PEAR, Is, Installed, Linux, Apache, Server
This Post Was Posted On Feb 29, 2008 By john607 #1161
How To Find Version of PEAR Is Installed Linux Apache Server by john607
I need to know what version of PEAR you installed in my server. How can I get his information?
Leave Your Comments
john607
#1566 1
run this command at the linux shell prompt to find out what version you have installed in your server:
Code:
Once you have executed the command you will see someting that looks like this, if you dont, then you dont have pear installed:
Code:
In my example, I have PEAR Version 1.3.6 Installed in my server.
Code:
pear list
Once you have executed the command you will see someting that looks like this, if you dont, then you dont have pear installed:
Code:
Installed packages
=================================
Package Version stable
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
=================================
Package Version stable
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
In my example, I have PEAR Version 1.3.6 Installed in my server.
Jul 26, 2006 Reply Report abuse
©2011 Webune Forums - Mon Dec 19, 2011 3:51 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3