On Wed, Nov 21, 2001 at 05:11:25PM -0200, webmaster wrote: > Se vc descobrir S�rgio me avise, tb estou com o mesmo problema aqui na > empresa. > > Abra�os > Barbusci > >> Caros. >> >> Compilei o Webalizer s� que o mesmo n�o consegue resolver o DNS . >> Utilizei ./Configure --enable-dns e mesmo assim n�o resolveu. >> Alguem sabe de algum macete? Estou usando a vers�o 2.01-09. >> >> Grato. >> S�rgio
� necess�rio descomentar duas entradas no arquivo /etc/webalizer.conf (Se vc estiver usando usando CNC 7, n�o � necess�rio recompilar o webalizer, ele j� vem com DNS habilitado): diff -u webalizer.conf.orig webalizer.conf --- webalizer.conf.orig Thu Nov 22 03:48:41 2001 +++ webalizer.conf Thu Nov 22 03:48:54 2001 @@ -126,7 +126,7 @@ # relative to the default output directory. See the DNS.README file for # additional information. -#DNSCache dns_cache.db +DNSCache dns_cache.db # DNSChildren allows you to specify how many "children" processes are # run to perform DNS lookups to create or update the DNS cache file. @@ -140,7 +140,7 @@ # normal system operations. Reasonable values should be between 5 and # 20. See the DNS.README file for additional information. -#DNSChildren 0 +DNSChildren 20 # HTMLPre defines HTML code to insert at the very beginning of the # file. Default is the DOCTYPE line shown below. Max line length Sergio Bruder -- http://pontobr.org, http://sergio.bruder.net, http://bruder.homeip.net:81 ----------------------------------------------------------------------------- pub 1024D/0C7D9F49 2000-05-26 Sergio Devojno Bruder <[EMAIL PROTECTED]> Key fingerprint = 983F DBDF FB53 FE55 87DF 71CA 6B01 5E44 0C7D 9F49 sub 1024g/138DF93D 2000-05-26 Assinantes em 22/11/2001: 2386 Mensagens recebidas desde 07/01/1999: 142771 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL PROTECTED]
