On Sun 24 Aug 2003 03:50:52 AM CDT, squirrelmail list user
<[EMAIL PROTECTED]> said:

> I'm using redhat 9 with the canned apache 2 installed. how can i
> check to  see if it has php installed?

rpm -qa php
will you rpm's installed that begin with 'php'

rpm -qa | grep -i php
will show all rpm's installed that have 'php' in their filenames.

so usually, the second command is more useful.

Ron






-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to