I might have discovered a bug with this new /sbin/rc thing. If I run "/etc/rc.d/httpd start", Apache starts just fine. Yet if I do "rc start httpd" it fails with: :: Starting Apache Web Server [BUSY] (13)Permission denied: make_sock: could not bind to address [::]:80 (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs [FAIL] So, bug?