Koozali.org: home of the SME Server

php, mysql, apache

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
php, mysql, apache
« on: February 10, 2004, 05:02:51 PM »
How can I tell which versions of php, mysql, and apache are included in SME 6.0? A client of mine has to do a little work for a website and says he needs this info.

Have tried searching, but found nothing

Thanks

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
php, mysql, apache
« Reply #1 on: February 10, 2004, 05:35:39 PM »
Hello,

You can get it from the rpm which has been installed.

rpm -qa|grep php
For php version
rpm -qa|grep apache
for apache version
rpm -qa|grep mysql
for mysql version

Regards,

Offline grand-pa

  • *
  • 190
  • +0/-0
    • SME Server Fr
php, mysql, apache
« Reply #2 on: February 10, 2004, 08:19:51 PM »
The shorter the faster : :-D
Code: [Select]
[root@sme-60 root]# rpm -q php
php-4.1.2-7.3.6es1
[root@sme-60 root]# rpm -q apache
apache-1.3.27-2
[root@sme-60 root]# rpm -q mysql
mysql-3.23.56-1.73
SME Server v7.4 Server and gateway
Shuttle K45, Celeron E1400, 2x1Go DDR2, 2x250 Go SATA2 RAID-1