what's wrong with my httpd?

Sam Sharpe lists.redhat at samsharpe.net
Fri Mar 26 21:44:00 UTC 2010


On 26 March 2010 21:36, Hiisi <very-cool at rambler.ru> wrote:
> Dear Users!
> On fully updated F12 system I'm unable to run httpd since
> approximately last Sunday. Here's what I have now:
> [root at imt ~]# service httpd restart
> Suljetaan httpd:                                           [VIRHE ]
> Käynnistetään httpd:                                       [  OK  ]
>
> That means ERROR when stopping httpd. In spite the output above states
> it's running localhost is not available in Firefox. And here's the
> last line from dmesg output:
> httpd[19879]: segfault at 1 ip 00cb8ba0 sp bfa4c7dc error 6 in
> sqlite3.so[cb0000+9000]
>
> Could anybody give me some hint of how to cure it?

1) tail /var/log/httpd/error_log
         look for any obvious errors
2) tail /var/log/httpd/access_log
         look for any obvious errors
3) /usr/sbin/httpd -k stop
         look for any obvious errors

To be honest, you've given no useful information in this post.

--
Sam


More information about the users mailing list