Re: [EMAIL PROTECTED] configuration module array erased?

2006-06-26 Thread Emmanuel.Leguy
Emmanuel.Leguy a écrit : When i use a server under solaris 10 that works!!! The difference is that i don't use virtual hosting in the solaris 10 server... Manu. -- Emmanuel Leguy LIFL - UMR8022 CNRS - Bat M3 Tel: +33 3 28 77 85 32 USTL - Universite de Lille 1 Fa

[EMAIL PROTECTED] configuration module array erased?

2006-06-26 Thread Emmanuel.Leguy
OS: solaris 9 Apache: 2.2 A module directive is defined like that: AP_INIT_TAKE1("MyDirective", my_directive_function, NULL, OR_FILEINFO,"Message"), Where my_directive_function is: static const char *my_directive_function (cmd_parms *cmd, void *dummy, const char *data) { server_rec* s = c