Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2014 20:08:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192587] [NEW PORT] www/sams: web-based Squid account management system (resurrect and update to version 2.0)
Message-ID:  <bug-192587-13-27TjhetvA7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192587-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192587-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192587

--- Comment #20 from Mikhail <efklid@gmail.com> ---
Need a small fix:
sams2 designed primarily for Linux, as in linux squid is not located in
/usr/local/sbin, but in /usr/sbin
Therefore, for sams2 daemon was able to work correctly in FreeBSD needs to
create a symbolic link:
ln -s /usr/local/sbin/squid/usr/sbin/squid
Otherwise, the sams2 daemon will not start.
Everything else works great!
Tested on freebsd 10+mysql5.6+php55+apache24+squid33

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192587-13-27TjhetvA7>