Hello: While installing the XS 0.5.1 server, i found an of issue.
After running ./network_config and ./domain_config: The squid proxy server didn't start.. I had to manually create the directory /library/cache.. "chown" it and "chmod" it for the squid user.. and re-create the cache r...@localhost # mkdir /library/cache r...@localhost # chown -R squid.squid /library/cache r...@localhost # chmod 750 -R /library/cache r...@localhost # squid -f /etc/squid/squid-xs.conf -z it still throws a lot of warning messages, but it starts and it works.
_______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
