Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've installed squid via the applications --> add/remove software without any problems.
Now when I want to start the service, this is what I get :
[root@newposeidon ~]# service squid start
Starting squid: /etc/init.d/squid: line 62: 3069 Aborted $SQUID $SQUID_OPTS >> /var/log/squid/squid.out 2>&1
[FAILED]
What info do you need to help me resolve this problem ??
Your distro would help, and have a look in your log files to see what they are telling you. Looks like it could be a permissions issue for /var/log/squid. What does "ls -ld /var/log/squid" give you
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.