PHP Classes

Connection Timeout

Recommend this page to a friend!

      Verify e-mail  >  All threads  >  Connection Timeout  >  (Un) Subscribe thread alerts  
Subject:Connection Timeout
Summary:Not Working..Help
Messages:15
Author:Deepak Tiwari
Date:2016-08-05 14:51:16
 
  1 - 10   11 - 15  

  1. Connection Timeout   Reply   Report abuse  
Picture of Deepak Tiwari Deepak Tiwari - 2016-08-05 14:51:16
I am trying to validate the email and it gives me the following messages


aspmx.l.google.com:Connection timed out
alt1.aspmx.l.google.com:Connection timed out
alt2.aspmx.l.google.com:Connection timed out
aspmx2.googlemail.com:Connection timed out
aspmx3.googlemail.com:Connection timed out
All connection fails
email <[email protected]> valid, but not exist!

  2. Re: Connection Timeout   Reply   Report abuse  
Picture of Deepak Tiwari Deepak Tiwari - 2016-08-05 14:52:02 - In reply to message 1 from Deepak Tiwari
I have increased the timeout time

  3. Re: Connection Timeout   Reply   Report abuse  
Picture of Konstantin Granin Konstantin Granin - 2016-08-05 15:09:48 - In reply to message 2 from Deepak Tiwari
Hi. What value set in setConnectionTimeout?

  4. Re: Connection Timeout   Reply   Report abuse  
Picture of Konstantin Granin Konstantin Granin - 2016-08-05 15:18:16 - In reply to message 2 from Deepak Tiwari
Set you real email in 'setEmailFrom'
see example in http://cnews.ru/scripts/verify/example.php

  5. Re: Connection Timeout   Reply   Report abuse  
Picture of Deepak Tiwari Deepak Tiwari - 2016-08-05 15:26:17 - In reply to message 4 from Konstantin Granin
I have set $max_connection_timeout = 80
$stream_timeout = 45;

  6. Re: Connection Timeout   Reply   Report abuse  
Picture of Deepak Tiwari Deepak Tiwari - 2016-08-05 15:27:41 - In reply to message 5 from Deepak Tiwari
The hosting service I am using is godaddy vpn

  7. Re: Connection Timeout   Reply   Report abuse  
Picture of Deepak Tiwari Deepak Tiwari - 2016-08-05 15:29:43 - In reply to message 6 from Deepak Tiwari
And its working fast for you. For me its very slow.

  8. Re: Connection Timeout   Reply   Report abuse  
Picture of Deepak Tiwari Deepak Tiwari - 2016-08-05 16:25:27 - In reply to message 4 from Konstantin Granin
davidheart012.comxa.com//verify/exa ...


This is what it gives me

  9. Re: Connection Timeout   Reply   Report abuse  
Picture of Konstantin Granin Konstantin Granin - 2016-08-10 15:09:23 - In reply to message 8 from Deepak Tiwari
Sorry. This problem can be solved only by a change of hosting to normal

  10. Re: Connection Timeout   Reply   Report abuse  
Picture of Deepak Tiwari Deepak Tiwari - 2016-08-10 15:16:47 - In reply to message 9 from Konstantin Granin
Thank you replying.

This works great on the localhost.

This is not the real hosting on which the website is running. Its on godaddy vps, I think this is the problem caused by them, I called but the problem is still there.

Which hosting service you think is good for running the program.

Thanks for helping!

 
  1 - 10   11 - 15