On Wed, 2006-06-07 at 17:36 -0500, Michael Preslar wrote: > use Apache::Registry();
In mod_perl 2, that would be ModPerl::Registry. > Yet, Apache wont restart with this new configuration, nor is there > anythign in the logs pointing to anything wrong It would be printing to STDERR when you run apachectl start. - Perrin