Upon trying to starting I get:
root@myserv:~# /usr/local/sbin/hiawatha
Error creating work directory '/usr/local/var/lib/hiawatha'
- Yes the directory exists:
cd /usr/local/var/lib/hiawatha
root@jayserv:/usr/local/var/lib/hiawatha# ls -ahl
total 8.0K
drwxr-xr-x 2 root root 4.0K 2012-01-09 18:49 .
drwxr-xr-x 3 root root 4.0K 2012-01-09 18:49 ..
- I tried just having /usr/local/var/lib/ and letting it make hiawatha.
My config'd directories:
WebsiteRoot = /var/www/site
AccessLogfile = /site/log/access.log
ErrorLogfile = /site/log/error.log
ServerRoot = /var/www
ExploitLogfile = /var/www/site/log/exploits.log
SystemLogfile = /system.log
GarbageLogfile = /garbage.log
'# hiawatha -k
Using /usr/local/etc/hiawatha
Reading hiawatha.conf
Reading mimetype.conf
Configuration OK.'
Hiawatha version: hiawatha-7.8.2
Operating System:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"