You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Badal Bhushan <Ba...@infosys.com> on 2004/09/01 11:54:01 UTC

[users@httpd] facing problem with apache call ap_get_module_config

 

HI all,
I am facing a problem with the apache call ap_get_module_config.Actually when I am trying to use this call by passing parameters  ,it returns me null.So if anyone can let me know in which case it return 'null' ,also I want some more information about this call, the parameters we pass and the return value.
Thanks in Advance.
Badal Bhushan


	 
	 


Re: [users@httpd] facing problem with apache call ap_get_module_config

Posted by Robert Andersson <ro...@profundis.nu>.
Badal Bhushan wrote:
> I am facing a problem with the apache call ap_get_module_config.
> Actually when I am trying to use this call by passing parameters  ,
> it returns me null. So if anyone can let me know in which case it return
> 'null' ,also I want some more information about this call, the parameters
> we pass and the return value.

There is a mailing list dedicate to Apache module development:
    http://modules.apache.org/subscribe

I'd guess there are numerous reasons the function returns null, most likely
that it gets invalid parameters.

Regards,
Robert Andersson


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org