open valid http addresses but works at other times?
--
Albert Wiersch
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
""Daniel Brown"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Dec 27, 2007 11:31 AM, Albert Wiersch <[EMAIL PROTECTED]>
> wrote:
>
>Are the URLs being passed to fopen() properly escaped? Are they
> valid, complete with h
that is failing some of the time but not other
times.
--
Albert Wiersch
Fix your website: http://onlinewebcheck.com
""Albert Wiersch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I noticed my script at http://onlinewebcheck.com was sometimes (
""Daniel Brown"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>That sounds like a DNS resolution error. If you have Telnet/SSH
> or local console access, try doing a dig, traceroute, and ping series
> on it.
Hi Daniel,
Yes, I have SSH access. I will keep that in mind. Upgr
""Albert Wiersch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Yes, I have SSH access. I will keep that in mind. Upgrading to 5.2.5 may
> have addressed this issue though. If not, then I'll concentrate on a
> possible DNS reso
to look up the
name.
--
Albert Wiersch
Fix your website: http://onlinewebcheck.com
""Albert Wiersch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I noticed my script at http://onlinewebcheck.com was sometimes (fairly
> often) failing to
"Wolf" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> DNS issues
I think I've solved this. I found a problem with resolv.conf that contained
some outdated DNS servers. After changing that and rebooting the server it
seems to be working. It didn't seem to work after just changing
""Dan"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> You really need to filter your input more, have a list of what is
> acceptable not what is unacceptable. That being, make it a requirement
> that the url input has a TDL(.com, .net, .org, etc.) or is a valid IP(ping
> it)
8 matches
Mail list logo