Hi All,
I need help with wget and a website. I need to run a php as a cron so wanted to use wget to run the page once a day. The problem is that it will not connect. I can run wget on that server to other sites but not my own.
Can somebody take a look or try wget on the homepage and see if there is something that is causing it not to connect?
The website is http://www.orangelab.biz
Thanks, Stephanie sarnold@starband.net
First, are you grabbing by name or by IP?
Does ping <whateveryourtryingtowget> work?
It's likely that you're on a server that may have an entry pointing somewhere else when you ask for it's name.
Can you look at the /etc/hosts file?