PDA

View Full Version : How do we control Apache, PHP and MySQL???



ROUBOS
August 27th, 2005, 03:43 PM
Hi,
I'm learning PHP and MySQL with Apache Web server.
So I just installed Apache 2, MySQL (including the contro center) and PHP4 from the repositories. (followed ubuntuguide).

Eveyrhing seems to be working fine. My PHP test page is loading on http://localhost/
so it should be sweet.

I just wanted to ask, how do we control these services? Do we start apache.. MySQL etc? Is it always on now that it's installed?