no logging directive found in... [Resolved]

Creates a new server upload the information and I return this:

Creating administration group nome …
… done

Creating administration user nome …
… done

Creating aliases for administration user …
… done

Adding administration user to groups …
… done

Creating home directory …
… done

Creating mailbox for administration user …
… done

Adding to email domains list …
… done

Adding default mail aliases …
… done

Adding new virtual website …
… done

Adding Apache user nomesito.com to server’s group …
… done

Setting up scheduled Webalizer reporting …
… no logging directive found in Apache configuration!

Setting up log file rotation …
… no logging directive found in Apache configuration!

Creating MySQL login …
… done

Creating MySQL database nome …
… done

Creating Webmin user …
… done

Applying web server configuration …
… done

Re-loading Webmin …
… done

Saving server details …
… done

Sending email notification to domain owner …
… email sent to nomesito@nomesito.com

I called the old apache2.conf file and recreated the virtual server and work<br><br>Post edited by: zonekjdx, at: 2008/02/28 07:18

It seems that you don’t have something like this:
ErrorLog /usr/local/www/data/[domain].org/logs/error_log
CustomLog /usr/local/www/data/[domain].org/logs/access_log combined
in you server template.
Than webmin don’t know what to do with webalizer (which depends on logs) and with log rotating (which depends on logs either).

In the directory that I have indicated I say these included:
Bin
Etc.
Games
Includes
Lib
Man
Sbin
Share
SRC
Usermin-1,330
But I do not know the www then must create this directory?