http://qs1969.pair.com?node_id=82367


in reply to mod_perl losing/confusing file paths?

Are you trying to use the "automatic reload" of changed modules - Apache::Reload or Apache::StatINC or something similiar. If so I think you need to make sure that the directory is in @INC (I can see /apache/lib/perl but I don't know if that is what you are using). Perhaps you could reply and let us know what you have added to httpd.conf to get mod_perl working.