The problem is that OpenSer run with "openser" user who has not write
access
to /var/run. If I change permissions to /var/run the the message doesn't appear.
Create the file manually as root for new OpenSER installation and change the ownership to openser. On my system the file is never delete by OpenSER so no problem once it exists.
cheers Andy.
________________________________________________ Message sent using UK Grid Webmail 2.7.9
El Thursday 14 February 2008 14:38:04 A.smith escribió:
Create the file manually as root for new OpenSER installation and change the ownership to openser. On my system the file is never delete by OpenSER so no problem once it exists.
Yes, it seems a nice solution. Thanks.