Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Deepak Goel
The purge worked! Thank You Y :) Deepak "The greatness of a nation can be judged by the way its animals are treated. Please stop cruelty to Animals, become a Vegan" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree,

Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Yehuda Katz
Since none of us can see your server, we can't tell you exactly what you need. If you installed it with apt, you can run apt purge apache2 If you installed it some other way, we can't help you. - Y On Sun, May 13, 2018 at 3:33 PM, Deepak Goel wrote: > I am a newbie so sorry to test your patienc

Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Deepak Goel
I am a newbie so sorry to test your patience. How to go about getting a fresh installation of Apache2 on my Ubuntu box which supports SSL? (Please note there might be an earlier broken Apach2 installation. How do I clean this up? And then go about installing a fresh installation) Thank You very m

Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Yehuda Katz
Each configuration directive is valid in specific parts of the configuration. Look at "Context" in the manual: https://httpd.apache.org/docs/2.4/mod/directive-dict.html#Context For this specific case, https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslrandomseed SSLRandomSeed can only be in the

Re: [users@httpd] Installation Error in Apache2

2018-05-13 Thread Deepak Goel
Removing SSLv3 parameter gives the following error: *SSLRandomseed cannot occur within section* *Action configtest failed* Deepak "The greatness of a nation can be judged by the way its animals are treated. Please stop cruelty to Animals, become a Vegan" +91 73500 12833 deic...@gmail.com F