Page 1 of 1

mod_rendezvous_apple error after php install

Posted: Mon May 12, 2003 2:28 pm
by InfraredAD
I'm getting this error:

Syntax error on line 241 of /etc/httpd/httpd.conf:
Cannot load /usr/libexec/httpd/mod_rendezvous_apple.so into server: (reason unknown)
/usr/sbin/apachectl graceful: httpd could not be started

after I installed PHP 4.3.1 on my OS X machine. Commenting out the line seems to work just fine, and having rendezvous enabled really isn't that big of a deal to me, but I am wondering why I am getting the error. PHP and MySQL work just fine now, but adding the rendezvous line into the httpd.conf file stops the boot process dead cold.

Any ideas? :?