squid error
On 21 July 2010 12:14, Manish Soni
> Dear All,
>
> I am getting squid error as below. Please help the same. Thanks in
> Advance.
>
> # service squid restart
>
> Stopping squid: [FAILED]
>
> init_cache_dir /var/spool/squid... /etc/init.d/squid: line 62: 31730 Aborted
> $SQUID -z -F -D >> /var/log/squid/squid.out 2>&1
>
> Starting squid: /etc/init.d/squid: line 42: 31731 Aborted $SQUID $SQUID_OPTS
>>> /var/log/squid/squid.out 2>&1
>
> [FAILED]
>
Add follwoing line in /etc/squid/squid.conf
visible_hostname YOUR-HOSTNAME
> Manish Soni
> RHCE.
>
Have FuN!
--
Nirmal D Pathak.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What I want is freedom, not life, nor pleasure, nor good!
FOSS gives that.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
Dear Friend,
Thank you very much.
It is working successfully.
Thanks
Manish Soni
RHCE
On Jul 21, 11:55 am, Nirmal Pathak
> On 21 July 2010 12:14, Manish Soni
>
>
>
>
>
> > Dear All,
>
> > I am getting squid error as below. Please help the same. Thanks in
> > Advance.
>
> > # service squid restart
>
> > Stopping squid: [FAILED]
>
> > init_cache_dir /var/spool/squid... /etc/init.d/squid: line 62: 31730 Aborted
> > $SQUID -z -F -D >> /var/log/squid/squid.out 2>&1
>
> > Starting squid: /etc/init.d/squid: line 42: 31731 Aborted $SQUID $SQUID_OPTS
> >>> /var/log/squid/squid.out 2>&1
>
> > [FAILED]
>
> Add follwoing line in /etc/squid/squid.conf
>
> visible_hostname YOUR-HOSTNAME
>
> > Manish Soni
> > RHCE.
>
> Have FuN!
> --
> Nirmal D Pathak.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> What I want is freedom, not life, nor pleasure, nor good!
> FOSS gives that.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- Hide quoted text -
>
> - Show quoted text -
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
Hello,
Dear all,when i m start squid service below getting error.[root@proxy ~]# /etc/init.d/squid restartStopping squid: [FAILED]
init_cache_dir /var/spool/squid... /etc/init.d/squid: line 62: 5666 Aborted $SQUID -z -F -D >> /var/log/squid/squid.out 2>&1
Starting squid: /etc/init.d/squid: line 42: 5667 Aborted $SQUID $SQUID_OPTS >> /var/log/squid/squid.out 2>&1
[FAILED]
Solution which provided by Nilesh sir will work perfectly and a right way to solve your error. That solution is recommended.
You can also solve that error by another way also.
Look at below to solve this error in Another way :-
You can also try to adding your ip into your hosts file and that may solve your problem.
###########
vim /etc/hosts
Add Entry something like this.
<your-ip-address> yourhostname.yourdomain.com
############
Restart your squid service.
Hope this helps you.
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
--
Thanks & Regards,
Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
http://blog.ask4itsolutions.com
"Mind is never a problem; mindset is." - Shri Narendra Modi
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
Hello,
On Sat, Feb 6, 2010 at 3:18 PM, Chetan..Panchal <prem4u.2005@gmail.com> wrote:Dear all,when i m start squid service below getting error.[root@proxy ~]# /etc/init.d/squid restartStopping squid: [FAILED]
init_cache_dir /var/spool/squid... /etc/init.d/squid: line 62: 5666 Aborted $SQUID -z -F -D >> /var/log/squid/squid.out 2>&1
Starting squid: /etc/init.d/squid: line 42: 5667 Aborted $SQUID $SQUID_OPTS >> /var/log/squid/squid.out 2>&1
[FAILED]
Solution which provided by Nilesh sir will work perfectly and a right way to solve your error. That solution is recommended.
You can also solve that error by another way also.
Look at below to solve this error in Another way :-
You can also try to adding your ip into your hosts file and that may solve your problem.
###########
vim /etc/hosts
Add Entry something like this.
<your-ip-address> yourhostname.yourdomain.com
Sorry i am correcting my mistake
Add entry something like this.
<your-ip-address> yourhostname.yourdomain.com yourhostname
############
Restart your squid service.
Hope this helps you.
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
--Thanks & Regards,
Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
http://blog.ask4itsolutions.com
"Mind is never a problem; mindset is." - Shri Narendra Modi
--
Thanks & Regards,
Tejas Barot
Linux Administrator,
Red Hat Certified Engineer,
http://blog.ask4itsolutions.com
"Mind is never a problem; mindset is." - Shri Narendra Modi
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
HI,
On Feb 6, 2:48 pm, "Chetan..Panchal"
Stopping squid: [FAILED]
init_cache_dir /var/spool/squid... /etc/init.d/squid: line 62: 31730 Aborted $SQUID -z -F -D >> /var/log/squid/squid.out 2>&1
Starting squid: /etc/init.d/squid: line 42: 31731 Aborted $SQUID $SQUID_OPTS >> /var/log/squid/squid.out 2>&1
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG-unsubscribe@googlegroups.com
To post to this group, send email to VGLUG@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG