How to check Apache, PHP, MySQL version?

Following are the useful command to check Apache, PHP, MySQL version running on Linux server.

Apache version:

To get the apache version running on Linux Server you can use following command:

# /usr/local/apache/bin/httpd -v

PHP version:

To get the php version running on Linux Server you can use following command:

#php -v

Loaded PHP modules:

You can get list of PHP loaded modules uing following command:

#php -m

MySQL version:

To get the mysql version running on linux server you can use following command.

# mysql -v

Thanks!

Add comment Share
Your Answer
Anonymous
Post Your Answer

Hosting Companies insights

3018 Web Hosting Reviews A trusted source of genuine reviews. Learn Reviews
2503 Web Hosting Companies Ever-growing pool of web hosting providers. Browse Providers
2898 Web Hosting Coupons Exciting web hosting deals available here Browse Coupons
Share
Tweet
Share
Share
Share
Email