[snip] > My apache stops functioning today and tried restarting it. > but this errors shows up. > > Starting httpd: (98)Address already in use: make_sock: could > not bind to address > 0.0.0.0:443 > no listening sockets available, shutting down Unable to open logs! > > [FAILED] i tried to see my access_logs and error_logs and its > all 0 bytes. > i also tried to do ps -aux|more and top and found out four > zombie processes > apache 719 0.0 0.0 0 0 ? Z Sep01 0:00 [httpd] > <defunct> > apache 720 0.0 0.0 0 0 ? Z Sep01 0:00 [httpd] > <defunct>
First totally stop apache then check if there are remaining httpd processes running.... Shutting down of httpd process may be a tite slow sometimes.... Are you really using https in your website? If not, comment out the configuration options for enabling HTTPS. > > Is this a bad sign that i'm being hacked? > I tried google but cant get an exact answer. > First of all,which version of apache are you using? It is usually advised to upgrade to Apache 2 already as there are plans to stop development on Apache 1.2, if I'm not mistaken.... -- Peter Santiago [EMAIL PROTECTED] My website: www.psinergybbs.com My spamtrap address: [EMAIL PROTECTED] -- QOTD: Never mind the cynical remarks, she's just high on Ny-quill. -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
