Hi, I gave up !!! It's very difficult !!!!
Now, I would like know: "How do I compile a module built-in ??" Because, I modified the mod_log_config and compiled (apxs -a -i -c mod_log_config.c). After, I started Apache and shows this: "httpd: Syntax error on line 56 of /usr/local/apache2/conf/httpd.conf: module log_config_module is built-in and can't be loaded". Thank you Ricardo On Fri, Jun 12, 2009 at 10:57 PM, Eric Covener <cove...@gmail.com> wrote: > On Fri, Jun 12, 2009 at 5:45 PM, ricardo > figueiredo<ricardoogra...@gmail.com> wrote: > > double d; > > > fscanf(stdin, "%f", d); > > Try testing this on the command line before you try to test it > integrated into apache. Shouldn't the final parameter be a pointer? > > -- > Eric Covener > cove...@gmail.com > > --------------------------------------------------------------------- > 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-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > -- Muito Obrigado Ricardo