Hello, currently I am trying to get an apache-module working. But it segfaults when calling ap_get_module_config(); One possible cause for this I see, is that conf_vector->per_dir_config is NULL. I have done some research and came to the conclusion, that it should not be NULL. But how can this happen? The other parts of the conf_vector seem to be ok. I am using Apache 1.3.26 on a Debian Woody- System.
Help would be great. Thanks, Philipp
