Apache kills my Mac. It didn't up until now. What happened?

1

Running Web Sharing on Mac (localhost Apache + MySQL settings) kills my Mac. It opens 30-40 httpd sequences, takes up to 90% percent CPU power, and keeps the fan running constantly.

sudo apachectl stop keeps the CPU safe, but then again -- I need the Apache running :)

What can I do the solve this?

Thanks!

Konzepz

Posted 2010-03-20T08:44:02.407

Reputation: 785

More info, please.... (System details, apache and mysql version, maybe even your httpd.conf file, etc...) – Fake Name – 2010-03-20T09:06:43.393

This is my problem: http://jestro.com/optimize-apache-slow-vps-wordpress/ -- Though the fix won't work (localhost is not functioning when commenting out these modules)

– Konzepz – 2010-03-20T09:07:53.233

MacBook (intel) + Snow Leopard, 4GB RAM, 43GB free space. httpd.conf coming up. – Konzepz – 2010-03-20T09:13:08.607

Answers

1

Found the source of the problem: .htaccess mod_rewrite on crashes Wordpress when textual permalinks are set.

This is weird, but at least it's not system.

Konzepz

Posted 2010-03-20T08:44:02.407

Reputation: 785

WordPress is full of bugs; it would only be "weird" if it worked properly. – Hasaan Chop – 2010-03-20T17:27:44.573