I have had a few files that I uploaded by ftp (windows explorer) that showed successful upload. But when tried to reach the in web browser I got 404. One image file and a couple .php. I had uploaded several files and some I could reach by browse to and the others 404. I was confused so I stopped messing with it. Later I came back and files were found. But it got me puzzled. So I did some snooping. So I checked DNS.
http://www.intodns.com/ttb.x10host.com
There are some errors but nothing to get worked up about.
ns1.x10hosting.com. ['198.91.81.5'] If you go to the IP in a web browser it returns 500
ns2.x10hosting.com. ['108.178.57.230'] (NO GLUE) page can not be displayed.
A Record ['198.91.81.4'] also returns 500
IP to location
108.178.57.230 UNITED STATES, ILLINOIS, CHICAGO SINGLEHOP.COM
198.91.81.5 and 198.91.81.4 UNITED STATES, CALIFORNIA, OXNARD X10HOSTING.COM
sending date time zone UTC -07:00 PST
If echo date() on my script without setting TZ I get UTC -04:00 EST
It just seems to me the A Record ['198.91.81.4'] is the server where my files reside. So would not it be default UTC -07:00 PST. Maybe the dns and TZ are causing the 500, and ftp delay.
http://www.intodns.com/ttb.x10host.com
There are some errors but nothing to get worked up about.
ns1.x10hosting.com. ['198.91.81.5'] If you go to the IP in a web browser it returns 500
ns2.x10hosting.com. ['108.178.57.230'] (NO GLUE) page can not be displayed.
A Record ['198.91.81.4'] also returns 500
IP to location
108.178.57.230 UNITED STATES, ILLINOIS, CHICAGO SINGLEHOP.COM
198.91.81.5 and 198.91.81.4 UNITED STATES, CALIFORNIA, OXNARD X10HOSTING.COM
sending date time zone UTC -07:00 PST
If echo date() on my script without setting TZ I get UTC -04:00 EST
It just seems to me the A Record ['198.91.81.4'] is the server where my files reside. So would not it be default UTC -07:00 PST. Maybe the dns and TZ are causing the 500, and ftp delay.