XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 20, 2008, 08:04:23 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
6811 Posts in 1679 Topics by Members
Latest Member: randy.slabey
Pages: [1]
  Print  
Author Topic: Error openning the socket of the webiste.  (Read 2390 times)
syed.nehal
Registered Customer
Newbie
*
Posts: 8


View Profile
« on: March 10, 2008, 02:31:27 PM »

Yesterday i buy unlimited version of sitemap generator and  already set the ISS configuration and run index.php moreover I also copy the generator folder and give the permission of the files. but when  run the crawling webiste its shows me  following error :

There+was+an+error+while+retrieving+the+URL+specified2F of the website EError+message- Error+opening+socket+to+ the website 3EHTTP+headers+follow EHTTP+output


Could you please help me to run sitemap?

Thanks

Syed
Logged
da_lyman
Registered Customer
Jr. Member
*
Posts: 18


View Profile
« Reply #1 on: March 10, 2008, 03:05:27 PM »

Does your host support PHP?
Logged
syed.nehal
Registered Customer
Newbie
*
Posts: 8


View Profile
« Reply #2 on: March 10, 2008, 03:11:01 PM »

The webiste is runnig on IIS, but i setup for php and copy the generated folder and gvie permisison of the files. When crawle the website then is shows an error like opening socket of the webstie.

thanks.
Logged
da_lyman
Registered Customer
Jr. Member
*
Posts: 18


View Profile
« Reply #3 on: March 10, 2008, 03:18:31 PM »

Did you enable PHP in the IIS?
Logged
da_lyman
Registered Customer
Jr. Member
*
Posts: 18


View Profile
« Reply #4 on: March 10, 2008, 03:21:31 PM »

Did you start the php service?
Logged
da_lyman
Registered Customer
Jr. Member
*
Posts: 18


View Profile
« Reply #5 on: March 10, 2008, 03:32:09 PM »

From the Microsoft website:

To install PHP

1.
 Download the zip file from [external links are visible to admins only]. php .net / downloads.php, which contains the ISAPI filter for IIS.
 
2.
 Extract the contents of the zip file to C:\php.
 
3.
 Go to C:\php.
 
4.
 Copy the php.ini-dist file to your system root (the directory where you installed Windows), rename it to php.ini, and edit it to fit your needs.
 
5.
 Start the Microsoft Management Console or the Internet Services Manager, located in Control Panel.
 
6.
 Click your Web server, and select Properties.


7.
 If you want to perform HTTP authentication using PHP, add a new ISAPI filter under ISAPI Filters. Use PHP as the filter name, and supply a path to php4isapi.dll.

8.
 Under Home Directory, click Configuration. Add a new entry to Application Mappings. Enter the path to php4isapi.dll as the Executable, enter .php as the extension, leave Method exclusions blank, and select the Script engine checkbox.

9.
 Stop IIS completely:

net stop iisadmin /y

10.
 Start IIS again:

net start w3svc

You can also perform this installation via command line using the ADSI object model for IIS.

To test PHP

• Create a file called test.php with the following code to check for PHP support:
 
<? phpinfo(); ?>

The file needs to be located in the document root path, which should be set up by default to C:\ inetpub\ wwroot\ lamp.

Hope this helps-
Logged
syed.nehal
Registered Customer
Newbie
*
Posts: 8


View Profile
« Reply #6 on: March 10, 2008, 04:07:47 PM »

i have done all the steps you have said to me. php working fine but i got this error once i have tried to run the cralwer after configuration setting, Do i need to require any other configuration.
thanks
Logged
admin
Administrator
Hero Member
*****
Posts: 2837


View Profile
« Reply #7 on: March 10, 2008, 11:07:58 PM »

Replied to your thread: http://www.xml-sitemaps.com/forum/index.php/topic,1670.0.html
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!