XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 04, 2008, 11:03:09 AM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
6612 Posts in 1632 Topics by Members
Latest Member: RKS
Pages: [1]
  Print  
Author Topic: Error opening socket  (Read 7217 times)
eenderson
Registered Customer
Newbie
*
Posts: 3


View Profile
« on: January 17, 2007, 01:26:55 AM »

Hello-

I am unable to complete a crawl of my website. Each attempt ends with the errors below. I have contacted my host and they claim I should be able to run the app via port 80. Thanks

An error occured there was an error while retrieving the url specified: <address>
Error Message: Error opening socket to <address>
Logged
admin
Administrator
Hero Member
*****
Posts: 2755


View Profile
« Reply #1 on: January 18, 2007, 12:41:11 AM »

Hello,

probably there is a configuration problem - it looks like your server doesn't allow local network connections via port 80 (http) - as a result sitemap generator is not able to crawl the site. This is usually related to firewall installed at the host - could you please contact your hosting support regarding this?
I.e., the script itself works via port 80, but it cannot connect to your host via port 80 when running.
Logged

eenderson
Registered Customer
Newbie
*
Posts: 3


View Profile
« Reply #2 on: January 18, 2007, 02:15:08 PM »

I contacted them again and was told there is a proxy that must be included in all scripts. Is this possible?

Thanks
Logged
admin
Administrator
Hero Member
*****
Posts: 2755


View Profile
« Reply #3 on: January 18, 2007, 11:38:12 PM »

Yes, in case if your server has built-in CURL support, you can manually add the following options in config.inc.php file:
Code:
'xs_usecurl' => 1,
'xs_curlproxy' => '1.1.1.1:3128',

where "1.1.1.1:3128" is your proxy IP and port.
Logged

eenderson
Registered Customer
Newbie
*
Posts: 3


View Profile
« Reply #4 on: January 19, 2007, 03:57:23 PM »

Sorry, I still recieve the error and cannot crawl.
Logged
admin
Administrator
Hero Member
*****
Posts: 2755


View Profile
« Reply #5 on: January 19, 2007, 07:22:57 PM »

Could you please send me a private message with ftp access for troubleshooting? (including proxy details your hoster provided).
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!