On Thu, February 23, 2006 12:48 pm, Jonathan Mangin wrote: > What did you 'rem' it with? That's the same error > with the same module. Use # and save the file. > > You'll probably want mod_access anyway. My bad, working on not enough sleep. I remmed it with #. The first error: httpd: Syntax error on line 326 of /Library/Apache2/conf/httpd.conf: API module structure `perl_module' in file /Library/Apache2/modules/mod_perl.so is garbled - perhaps this is not an Apache module DSO? If I # that line out, I then get httpd: Syntax error on line 327 of /Library/Apache2/conf/httpd.conf: API module structure `access_module' in file /Library/Apache2/modules/mod_access.so is garbled - perhaps this is not an Apache module DSO? Different files.. I'm guessing if I # the mod_access I'll get another error. Those, BTW, are the first to module includes in my httpd.conf. I just tried a reinstall: ./configure --prefix=/Library/Apache2 --with-perl --enable-module=shared --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx