PDA

View Full Version : questin about php and mysql


tothemax
2004-07-20, 10:07 AM
Can someone tell me what versions of php and mysql are installed on the Red Hat Power 2100 server.

Thanks,

wknopes
2004-07-20, 17:36 PM
Try from the command line:

$ mysql -V

$ php -v

These should return the versions.

tothemax
2004-07-20, 23:36 PM
I dont have a server yet. I need to know before I get one.

Thanks,

QT
2004-07-21, 00:09 AM
Originally posted by tothemax
Can someone tell me what versions of php and mysql are installed on the Red Hat Power 2100 server.

Thanks,

At this time the following versions are installed on our servers:

RH9

PHP 4.2.2
MySQL 3.23.58

RHES

PHP 4.3.2
MySQL 3.23.58

We always keep the latest versions available from RedHat.

:)

tothemax
2004-07-21, 00:25 AM
Thanks alot QT

QT
2004-07-21, 00:34 AM
You're welcome tothemax! :)