v6.35

Post Reply
benwake
Junior Member
Posts: 2
Joined: 27 Sep 2013, 13:56

v6.35

Post by benwake »

Hi There,

I've just installed csf (v.635) on a fresh server, which should meet all the prerequisites of csf, but when trying to start it I can given:

Undefined subroutine &main::cleanup called at /usr/sbin/csf line 119.

Everything is basically a clean install, so I'm not sure what it could be that is causing it to fail...

The line in question from the file is:

sysopen (CSFLOCKFILE, "/var/lib/csf/csf.lock", O_RDWR | O_CREAT) or &cleanup("Error: Unable to open csf lock file");

Any help would be greatly appreciated!

Cheers,

Ben
benwake
Junior Member
Posts: 2
Joined: 27 Sep 2013, 13:56

Re: v6.35

Post by benwake »

// UPDATE //

It turns out, that the install script didn't create the var/log/csf folder!

Problem solved!
Post Reply