Page 1 of 1

Vnstat

Posted: Wed Feb 24, 2010 7:37 pm
by ehupp
Sometimes I'm my own worst enemy. Was fixing a problem with drupal installing and accidentally deleted vnstat folder from web-apps directory. reinstalled using yum but still cannot restart hda using service httpd restart. I get the following error.

Starting httpd: Warning: DocumentRoot [/var/hda/web-apps/vnstat/html] does not exist

I would imagine that when i re installed it did not reinstall the amahi version of vnstat.

would appreciate a point in the direction to re install from the amahi repo instead of the fedora ones.

thanks
Eric

Re: Vnstat

Posted: Wed Feb 24, 2010 10:00 pm
by cpg
try this

Code: Select all

mkdir -p /var/hda/web-apps/vnstat/html /var/hda/web-apps/vnstat/logs
then start httpd, uninstall vnstat and install it again.