<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CSWS 'listen setup failed' message in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/5830357#M45871</link>
    <description>&lt;P&gt;After you resolved the CONF location issue did you try a different port?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible that something else is using port 80?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Oct 2012 12:42:47 GMT</pubDate>
    <dc:creator>Peter Barkas</dc:creator>
    <dc:date>2012-10-11T12:42:47Z</dc:date>
    <item>
      <title>CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876150#M45862</link>
      <description>Hi folks,&lt;BR /&gt;&lt;BR /&gt;No doubt this is another message that I should know but have forgotten over time; my work has taken me away from my favourite OS but &lt;BR /&gt;I'm fighting back :)&lt;BR /&gt;&lt;BR /&gt;I'm setting up a CSWS 2.1 webserver (Alpha DS10) and it's giving me the classic socket creation message:&lt;BR /&gt;&lt;BR /&gt;failed to get a socket for 0.0.0.0&lt;BR /&gt;Syntax error on line 156 of /apache$root/000000/conf/httpd.conf:&lt;BR /&gt;Listen setup failed&lt;BR /&gt;&lt;BR /&gt;Line 156 is 'listen 80' as you would expect, in the unix world that message means something else is using port 80 but a "$tcpip show dev" doesn't give anything using port 80, also it doesn't seem to matter which line I use for the Listen directive, I get the same error.&lt;BR /&gt;&lt;BR /&gt;I'm using the latest patches for VMS 7.3-2 and TCPIP 5.4 ECO6, and no doubt I'll be embarassed by the solution because I should've thought of it before posting.&lt;BR /&gt;&lt;BR /&gt;cheers,</description>
      <pubDate>Fri, 06 Oct 2006 17:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876150#M45862</guid>
      <dc:creator>Adrian Graham_1</dc:creator>
      <dc:date>2006-10-06T17:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876151#M45863</link>
      <description>I'm still at CSWS 1.3x, but as a guess, is it&lt;BR /&gt;a privilege (wrong user) problem?&lt;BR /&gt;&lt;BR /&gt;If you can create the socket on a non-priv&lt;BR /&gt;port, say, 8080 instead of 80, that would be&lt;BR /&gt;a clue.&lt;BR /&gt;&lt;BR /&gt;"Syntax error" is not what _I_ would have&lt;BR /&gt;said in this case, irregardful.</description>
      <pubDate>Fri, 06 Oct 2006 18:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876151#M45863</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-06T18:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876152#M45864</link>
      <description>"listen" - as such? Try " Listen" it might help (SWS is basiaclly a Unix application and that behaviour hasn't chnaged in it;s port to VMS. (One of my reasons to abandon it))</description>
      <pubDate>Sun, 08 Oct 2006 14:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876152#M45864</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2006-10-08T14:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876153#M45865</link>
      <description>&amp;gt;  "listen" - as such? Try " Listen" [...]&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://httpd.apache.org/" target="_blank"&gt;http://httpd.apache.org/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://httpd.apache.org/docs/2.0/" target="_blank"&gt;http://httpd.apache.org/docs/2.0/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://httpd.apache.org/docs/2.0/configuring.html" target="_blank"&gt;http://httpd.apache.org/docs/2.0/configuring.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://httpd.apache.org/docs/2.0/configuring.html#syntax" target="_blank"&gt;http://httpd.apache.org/docs/2.0/configuring.html#syntax&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I quote:&lt;BR /&gt;&lt;BR /&gt;   Directives in the configuration files are&lt;BR /&gt;   case-insensitive, but arguments to&lt;BR /&gt;   directives are often case sensitive.&lt;BR /&gt;&lt;BR /&gt;I'm guessing that "80" was in the right case.&lt;BR /&gt;&lt;BR /&gt;If it didn't understand "listen", my guess is&lt;BR /&gt;that it probably wouldn't be complaining&lt;BR /&gt;about failing to get a socket.</description>
      <pubDate>Sun, 08 Oct 2006 15:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876153#M45865</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-08T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876154#M45866</link>
      <description>Hi folks,&lt;BR /&gt;&lt;BR /&gt;The 'listen' bit with a lower-L was my lazy typing, but I know that the directives aren't case-sensitive. I've tried using a non-priv port too, also in the normal state of affairs I'm using the SYSTEM account to start things running; after posting this I wondered if it was a DNS based problem, but BIND is working properly.&lt;BR /&gt;&lt;BR /&gt;Also, I tried to start httpd after issuing a $set watch file/class=major and watched it reference both TCPIP$IPC_SHR and UCX$IPC_SHR which implies it's getting the same error from both of them......&lt;BR /&gt;&lt;BR /&gt;cheers</description>
      <pubDate>Sun, 08 Oct 2006 16:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876154#M45866</guid>
      <dc:creator>Adrian Graham_1</dc:creator>
      <dc:date>2006-10-08T16:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876155#M45867</link>
      <description>Replying to myself here,&lt;BR /&gt;&lt;BR /&gt;yesterday I completely removed CSWS and PHP then installed 2.1-1 and PHP 1.3-update......and it started fine.&lt;BR /&gt;&lt;BR /&gt;Reinstalled my customized copy of httpd.conf and.....it started fine?!&lt;BR /&gt;&lt;BR /&gt;Now I'm having difficulty forcing apache to listen on port 8080 (Listen 8080 or Listen 0.0.0.0:8080) and neither of those lines work. Weird.</description>
      <pubDate>Fri, 13 Oct 2006 03:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876155#M45867</guid>
      <dc:creator>Adrian Graham_1</dc:creator>
      <dc:date>2006-10-13T03:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876156#M45868</link>
      <description>&amp;gt; Weird.&lt;BR /&gt;&lt;BR /&gt;Are you sure that you and the program are&lt;BR /&gt;looking at the same configuration file?&lt;BR /&gt;&lt;BR /&gt;Any conflicting Port or VirtualHost stuff?</description>
      <pubDate>Fri, 13 Oct 2006 07:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876156#M45868</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-10-13T07:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876157#M45869</link>
      <description>Bah, I've just discovered that I had an apache$common:[conf]httpd.conf that was overriding (as you would expect) my apache$specific:[conf]httpd.conf; I'm still getting 'listen setup failed':&lt;BR /&gt;&lt;BR /&gt;$ httpd -tf apache$root:[conf]httpd.conf&lt;BR /&gt;[Tue Oct 17 23:27:49 2006] [crit] (57)socket is not connected  : alloc_listener:&lt;BR /&gt; failed to get a socket for 0.0.0.0&lt;BR /&gt;Syntax error on line 156 of /apache$root/conf/httpd.conf:&lt;BR /&gt;Listen setup failed&lt;BR /&gt;&lt;BR /&gt;Time to start stripping things out of that particular httpd.conf, I just *know* the answer will be something amazingly simple :)</description>
      <pubDate>Tue, 17 Oct 2006 17:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/3876157#M45869</guid>
      <dc:creator>Adrian Graham_1</dc:creator>
      <dc:date>2006-10-17T17:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/5813797#M45870</link>
      <description>&lt;P&gt;bump!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm surprised I'm the only bloke to get this error in 6 years!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now have exactly the same problem with VMS 8.4 and CSWS 2.2-1 on a BL860c I2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nobody else seen this at all?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 11:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/5813797#M45870</guid>
      <dc:creator>Adrian Graham_1</dc:creator>
      <dc:date>2012-09-25T11:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: CSWS 'listen setup failed' message</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/5830357#M45871</link>
      <description>&lt;P&gt;After you resolved the CONF location issue did you try a different port?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible that something else is using port 80?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2012 12:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/csws-listen-setup-failed-message/m-p/5830357#M45871</guid>
      <dc:creator>Peter Barkas</dc:creator>
      <dc:date>2012-10-11T12:42:47Z</dc:date>
    </item>
  </channel>
</rss>

