<?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: PostgreSQL error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444074#M653971</link>
    <description>Not a postgres expert here but are you sure your networking information is correct ? Is your database listener running and listening to the port your PHP application is trying to access to ?</description>
    <pubDate>Mon, 22 Jun 2009 11:57:38 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2009-06-22T11:57:38Z</dc:date>
    <item>
      <title>PostgreSQL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444073#M653970</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;When I try to connect to a PostgreSQL database running locally using PHP I get the following error:&lt;BR /&gt;&lt;BR /&gt;"Warning: pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: could not get socket error status: No such file or directory in &amp;lt;script&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;The error that appears in the postgresql log is:&lt;BR /&gt;&lt;BR /&gt;"LOG:  incomplete startup packet"&lt;BR /&gt;&lt;BR /&gt;I can connect to the database using pgAdmin III.&lt;BR /&gt;&lt;BR /&gt;I have tried to connect to the database locally and via TCP/IP. I can connect locally using psql command.&lt;BR /&gt;&lt;BR /&gt;Any advise is appreciated.</description>
      <pubDate>Mon, 22 Jun 2009 06:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444073#M653970</guid>
      <dc:creator>Russell.Wood</dc:creator>
      <dc:date>2009-06-22T06:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444074#M653971</link>
      <description>Not a postgres expert here but are you sure your networking information is correct ? Is your database listener running and listening to the port your PHP application is trying to access to ?</description>
      <pubDate>Mon, 22 Jun 2009 11:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444074#M653971</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-22T11:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444075#M653972</link>
      <description>Yes. As I said, I can connect to it from my PC using pgAdmin (and telnet) plus I can connect locally with psql (like sqlplus for the Oracle folk). It's only when PHP connects it gets the strange error.</description>
      <pubDate>Mon, 22 Jun 2009 22:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444075#M653972</guid>
      <dc:creator>Russell.Wood</dc:creator>
      <dc:date>2009-06-22T22:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444076#M653973</link>
      <description>Hi Russell,&lt;BR /&gt;&lt;BR /&gt;Check this forum: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.devshed.com/postgresql-help-21/pg-connect-unable-to-connect-to-postgresql-server-48639.html" target="_blank"&gt;http://forums.devshed.com/postgresql-help-21/pg-connect-unable-to-connect-to-postgresql-server-48639.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Tue, 23 Jun 2009 06:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444076#M653973</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2009-06-23T06:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444077#M653974</link>
      <description>Like I said. I'm able to connect to it via TCP/IP and locally.</description>
      <pubDate>Tue, 23 Jun 2009 07:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444077#M653974</guid>
      <dc:creator>Russell.Wood</dc:creator>
      <dc:date>2009-06-23T07:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444078#M653975</link>
      <description>Hello Russell.Wood, &lt;BR /&gt;I have exactly the same problem and after trying many solutions, I came to the conclusion that the problem is the PHP module for postgre. &lt;BR /&gt;I hosted my website on another server with Debian and everything seems to work. In this test the web application connects to the POSTGRE on HP-UX.&lt;BR /&gt;I tested with the PHP of the HP-UX Apache-based Web Server version B.2.2.8.04 and B.2.0.59.02.&lt;BR /&gt;I trying with POSTGRE 8.1.17 compiled by myself, 8.2.5 and 8.3.7 both binary from iexpress DVD. &lt;BR /&gt;Who else can I do to solve this problem??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Oct 2009 21:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/postgresql-error/m-p/4444078#M653975</guid>
      <dc:creator>Marcel S. Gongora</dc:creator>
      <dc:date>2009-10-01T21:11:20Z</dc:date>
    </item>
  </channel>
</rss>

