Nancy Anthracite wrote:
I am going to take a stab at this from what I know from using apt on my system, thanks to my son who takes good care of my Linux issues when he is available.

******************
Once you have found it, I strongly suspect apt with take acare of apache in the process of installing apache2, but I don't know that for sure.


That is correct, Nancy.
#apt-get install apache2

witll take care of everything you need.

#apt-get install apache2-doc
gets the documentation which is not the same as apache-doc

#apt-get install apache2 apache2-doc

gets it all in one step, and on my machine starts httpd as well.


jlz



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to