Thu 24 Apr 2008
How to get Apache,php and mysql versions on linux server
Posted by Tuks under Blogging , Dedicated Server Hosting , Linux Web Hosting , MySQL Tutorials , Networking , SEO Articles , SEO Tutorial , VPS Hosting , WHM Tutorials , Web Hosting , cPanel Issues , cheap linux web hosting , technical supportHello,
To get the apache version on Linux Server we have to use following command.
# /usr/local/apache/bin/httpd -v
To get the php version on Linux Server we have to use following command.
#php -v
you can get the php modules install on server with command #php -m
To get the mysql version on linux server we have to use following command.
#mysql -v
Leave a Reply
You must be logged in to post a comment.


















