How To Find Apache Version Installed Linux Windows Server
RegisterLogin
How To Find Apache Version Installed Linux Windows Server
Post Description: How To Find Apache Version Installed Linux Windows Server
Tags: How, To, Find, Apache, Version, Installed, Linux, Windows, Server
This Post Was Posted On Feb 29, 2008 By estabol #1095
Post Description: How To Find Apache Version Installed Linux Windows Server
Tags: How, To, Find, Apache, Version, Installed, Linux, Windows, Server
This Post Was Posted On Feb 29, 2008 By estabol #1095
How To Find Apache Version Installed Linux Windows Server by estabol
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
robert
#2672 1
actually, i needed a linux command to find what web server is installed
Oct 28, 2009 Reply Report abuse
Ariel
#1442 2
The easiest way to test a php pages is to use stand alone Apache server Windows. Even a newbie php programmer can easily setup his/her website locally. just place the folder containing their webpages in the ApacheLitediskwwww (ex. mywebsite) and type localhost/mywebsite and it's all running
visit this website and download the ApacheLite Server. follow the link provided on the PHP or Joomla article
myonline.webng /
visit this website and download the ApacheLite Server. follow the link provided on the PHP or Joomla article
myonline.webng /
Nov 30, 2008 Reply Report abuse
Ariel
#1441 3
The easiest way to test a php pages is to use stand alone Apache server for Windows. Even a newbie php programmer can easily setup his/her website locally. just place the folder containing their webpages in the ApacheLitediskwwww (ex. mywebsite) and type localhost/mywebsite and it's all running
visit this website and download the ApacheLite Server. follow the link provided on the PHP or Joomla article
htt://myonline.webng /
visit this website and download the ApacheLite Server. follow the link provided on the PHP or Joomla article
htt://myonline.webng /
Nov 30, 2008 Reply Report abuse
Uzair Khan
#1431 4
thanks friend it works to findout version
May 26, 2008 Reply Report abuse
bogati
#1440 5
thanks
it works to findout version.
it works to findout version.
Jan 09, 2008 Reply Report abuse
david
#1439 6
the path of the http command depends on your server.
for me it's
cd /usr/bin
./httpd -v
otherwise you can do what estabol recomended.
create a php file named "phpinfo.php" and put the phpinfo(); command in there.
php.about /od/learnphp/p/php_info.htm
for me it's
cd /usr/bin
./httpd -v
otherwise you can do what estabol recomended.
create a php file named "phpinfo.php" and put the phpinfo(); command in there.
php.about /od/learnphp/p/php_info.htm
Dec 11, 2007 Reply Report abuse
samir
#1438 7
i ran "httpd -v" to check the apache version of my linux machine, but it did not work. it showed following:
httpd -v
-bash: httpd: command not found
could you tell me what is wrong and what is the solution?
thank you,
regards,
samir gandhi
httpd -v
-bash: httpd: command not found
could you tell me what is wrong and what is the solution?
thank you,
regards,
samir gandhi
Dec 01, 2007 Reply Report abuse
Rakesh
#1437 8
thanks but i want to know where the apache related folder placed and clearly about the execution of the apache server...
regards,
rakesh
regards,
rakesh
Jul 20, 2007 Reply Report abuse
Yusuf
#1436 9
Thanks!
Noticed that this command will work only if you are in the bin directory of apache
eg /XYZ/apache/bin
Noticed that this command will work only if you are in the bin directory of apache
eg /XYZ/apache/bin
Apr 26, 2007 Reply Report abuse
estabol
#1435 10
what distribution are you using. I think command is good for fedora or redhat distributions?
you can also find out by creating a phpinfo.php file and it will show you what apache server version you have on your server:

you can also find out by creating a phpinfo.php file and it will show you what apache server version you have on your server:
Apr 16, 2007 Reply Report abuse
Albert
#1434 11
displayed command not found when executing command"httpd -v"
Apr 16, 2007 Reply Report abuse
tom
#1433 12
thanks, this is a great way to get apache version installed linux shell command To check apache version give httpd -v command or type http://ip/xyz you will get apache version
Feb 26, 2007 Reply Report abuse
estabol
#1432 13
You can find your Linux Apache version by login into your server through SSH and send the following command:
Code:
If you want more information, please see this thread:
http://www.wallpaperama.com/forums/how-to-find-what-apache-version-is-installed-in-my-server-t24.html
Code:
httpd -v
If you want more information, please see this thread:
http://www.wallpaperama.com/forums/how-to-find-what-apache-version-is-installed-in-my-server-t24.html
Jul 31, 2006 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Mon Dec 19, 2011 2:43 am
Powered by: Webune Forums V3
Powered by: Webune Forums V3