/ Zope / Apsis / Pound Mailing List / Archive / 2006 / 2006-07 / Config Problem?

[ << ] [ >> ]

[ unknown directive no matter what on Mac OS X / ... ] [ Session Handling Problem / Falk Brockerhoff ... ]

Config Problem?
Mike Withers <M.withers(at)uws.edu.au>
2006-07-05 02:28:13 [ FULL ]
I've installed pound 2.0.4 on slackware and used the following test config 
file:

ListenHTTP
   Address 123.123.123.123
   Port 80
End

Service
   BackEnd
     Address 192.168.10.9
     Port 80
   End
End

when I do:
root(at)black:~# /usr/local/sbin/pound -V
it reports:

Version 2.0.4
Exiting...

and when I do:
root(at)black:~# /usr/local/sbin/pound -c
it reports:

Segmentation fault

Is it my config file at fault or something else?

Thanks,

Mike

MailBoxer