[Bug 192587] [NEW PORT] www/sams: web-based Squid account management system (resurrect and update to version 2.0)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 14 22:01:31 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192587
--- Comment #20 from Mikhail <efklid at 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.
More information about the freebsd-ports-bugs
mailing list