<?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: Compiling PHP on 11i with Netscape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937304#M112876</link>
    <description>Thanks Steven, I'll check out the pre-req's to see if they're installed correctly. &lt;BR /&gt;&lt;BR /&gt;Unfortunately the HP Apache bundle doesn't appear to come with a version of PHP that would be compatible with Netscape (makes sense really), so I'd still have to recompile PHP. &lt;BR /&gt;&lt;BR /&gt;Maybe I'll just go with Apache instead! Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Nick</description>
    <pubDate>Fri, 28 Mar 2003 11:21:33 GMT</pubDate>
    <dc:creator>Nick Brennan_1</dc:creator>
    <dc:date>2003-03-28T11:21:33Z</dc:date>
    <item>
      <title>Compiling PHP on 11i with Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937302#M112874</link>
      <description>I am trying to compile PHP 4.2.2 on 11i and enable the netscape api plugin, get an error when trying to run a gmake (the configure --with-nsapi etc works fine). Have the following installed:&lt;BR /&gt;&lt;BR /&gt;binutils 2.11.2&lt;BR /&gt;bison 1.35&lt;BR /&gt;flex 2.5.4a&lt;BR /&gt;gcc 3.1&lt;BR /&gt;make 3.79.1&lt;BR /&gt;&lt;BR /&gt;The gmake bombs out with the following error.&lt;BR /&gt;&lt;BR /&gt;/usr/include/sys/socket.h:199: conflicting types for `socklen_t'&lt;BR /&gt;php.h:114: previous declaration of `socklen_t'&lt;BR /&gt;/usr/include/sys/socket.h:484: parse error before "sendfile"&lt;BR /&gt;&lt;BR /&gt;Has anyone got any ideas what the problem is?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nick&lt;BR /&gt;/usr/include/sys/socket.h:485: parse error before "bsize_t"&lt;BR /&gt;/usr/include/sys/socket.h:486: parse error before "sendpath"&lt;BR /&gt;/usr/include/sys/socket.h:487: parse error before "bsize_t"&lt;BR /&gt;gmake[2]: *** [main.lo] Error 1&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 14:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937302#M112874</guid>
      <dc:creator>Nick Brennan_1</dc:creator>
      <dc:date>2003-03-27T14:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling PHP on 11i with Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937303#M112875</link>
      <description>Another possible solution:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXWSATW100101" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXWSATW100101&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9415AA132701" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9415AA132701&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PHP is included in both links above free.  These are available in depot format, can be installed with swinstall.&lt;BR /&gt;&lt;BR /&gt;You can install them, assuming you have prerequisites installed(it appears you do) and then customize the PHP setup after the fact.&lt;BR /&gt;&lt;BR /&gt;It might be easier.&lt;BR /&gt;&lt;BR /&gt;If you want to continue down your current path, I'd get the latest HP patch set install that and try again.  This looks like there might be a problem with the HP insfrastructure.&lt;BR /&gt;&lt;BR /&gt;swverify \* &amp;gt; /tmp/verify.dat&lt;BR /&gt;&lt;BR /&gt;Look at the output and make sure your prerequisites are actually installed correctly, if you installed of SD-UX binaries.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 27 Mar 2003 14:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937303#M112875</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-27T14:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling PHP on 11i with Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937304#M112876</link>
      <description>Thanks Steven, I'll check out the pre-req's to see if they're installed correctly. &lt;BR /&gt;&lt;BR /&gt;Unfortunately the HP Apache bundle doesn't appear to come with a version of PHP that would be compatible with Netscape (makes sense really), so I'd still have to recompile PHP. &lt;BR /&gt;&lt;BR /&gt;Maybe I'll just go with Apache instead! Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Nick</description>
      <pubDate>Fri, 28 Mar 2003 11:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937304#M112876</guid>
      <dc:creator>Nick Brennan_1</dc:creator>
      <dc:date>2003-03-28T11:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling PHP on 11i with Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937305#M112877</link>
      <description>No points needed. Just kibbutzing.&lt;BR /&gt;&lt;BR /&gt;When I did a search at software.hp.com on PHP my links came up.  That's kind of strange.&lt;BR /&gt;&lt;BR /&gt;I'd go with the prerequisite check, that will spot the problem.  Its just a tough detective job for you. &lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 28 Mar 2003 22:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937305#M112877</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-28T22:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling PHP on 11i with Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937306#M112878</link>
      <description>Hi Nick&lt;BR /&gt;&lt;BR /&gt;I 've compiled Apache-1.3.27 with PHP-4.3 and Mysql support. The binary and source code for 11.00 and 11.20  paltforms are available from :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/apache+php-1327.430/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/apache+php-1327.430/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am hoping the binary for 11.00 works on 11i. I would appreciate if you or anyone else who has access to 11i test this for me please.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mehdi</description>
      <pubDate>Mon, 31 Mar 2003 14:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-php-on-11i-with-netscape/m-p/2937306#M112878</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-03-31T14:14:33Z</dc:date>
    </item>
  </channel>
</rss>

