> Log shows you the all of the needed information: > /usr/local/squid/logs/access.log is not writeable by the user "squid" > > Following two commands should fix things up: > > chown -R squid:squid /usr/local/squid/ > chmod -R 750 /usr/local/squid/
Thanks. Im more concernd as to what changed it so it lost the permissions, so as to prevent it from happening again (should there be a next time) -- Yours Sincerely Shinjii http://www.shinji.nq.nu _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
