LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how do i Know Apache PHP MYSQL Installed on my Dedicated Server? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-know-apache-php-mysql-installed-on-my-dedicated-server-314614/)

phpsharma 04-18-2005 03:45 PM

how do i Know Apache PHP MYSQL Installed on my Dedicated Server?
 
Hi ,

How can I know APACHe , php amd mysql Installed on my Server?

Any commands to know abt this?

Thanks in advance,

sharma

Tinkster 04-18-2005 04:02 PM

ssh to the box ...
locate mysql
locate httpd
locate php

If locate isn't installed try
find / -name "<file>*"



Cheers,
Tink

phpsharma 04-18-2005 04:07 PM

Thanks for reply
 
Hi Tink,

Thanks first

To know the status of apache and mysql..

There's a comand like (i am not sure) rc.d/initd/httpd status. can you please correct me?

Thanks

Software engineering tutorials

Tinkster 04-18-2005 05:40 PM

apachectl status


Cheers,
Tink


All times are GMT -5. The time now is 06:18 AM.