<?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: HPUX - Apache - PHP - MySQL in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094324#M442913</link>
    <description>I'm bumping into the same problem.  The xMySQL build for iExpress 11iv3 does not contain the mysql.sl file -- it's missing.  It does for iExpress 11iv2 though.&lt;BR /&gt;&lt;BR /&gt;How did you get around this?  Do you have the 11iv3 mysql.sl file that you can post?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
    <pubDate>Sun, 13 Apr 2008 16:06:51 GMT</pubDate>
    <dc:creator>Sheila McKenzie</dc:creator>
    <dc:date>2008-04-13T16:06:51Z</dc:date>
    <item>
      <title>HPUX - Apache - PHP - MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094323#M442912</link>
      <description>Hi. &lt;BR /&gt;&lt;BR /&gt;I'm trying to setup Apache with PHP and MySQL on HPUX 11.31 ia64.&lt;BR /&gt;&lt;BR /&gt;I've got Apache / PHP installed from the HP's depot: swlist -l fileset | grep -i apache&lt;BR /&gt;&lt;BR /&gt;# hpuxwsAPACHE                          B.2.0.59.00    HP-UX Apache-based Web Server &lt;BR /&gt;  hpuxwsAPACHE.APACHE                   B.2.0.59.00    2.0.59 base    &lt;BR /&gt;  hpuxwsAPACHE.APACHE2                  B.2.0.59.00    2.0.59 base (IPF Binaries) &lt;BR /&gt;  hpuxwsAPACHE.AUTH_LDAP                B.2.0.59.00    1.5.4 base     &lt;BR /&gt;  hpuxwsAPACHE.AUTH_LDAP2               B.2.0.59.00    1.5.4 base (IPF Binaries) &lt;BR /&gt;  hpuxwsAPACHE.MOD_JK                   B.2.0.59.00    2.0.5 base     &lt;BR /&gt;  hpuxwsAPACHE.MOD_JK2                  B.2.0.59.00    2.0.5 base (IPF Binaries) &lt;BR /&gt;  hpuxwsAPACHE.MOD_PERL                 B.2.0.59.00    1.99.16 base   &lt;BR /&gt;  hpuxwsAPACHE.MOD_PERL2                B.2.0.59.00    1.99.16 base (IPF Binaries) &lt;BR /&gt;  hpuxwsAPACHE.PHP                      B.2.0.59.00    5.2.2 base     &lt;BR /&gt;  hpuxwsAPACHE.PHP2                     B.2.0.59.00    5.2.2 base (IPF Binaries) &lt;BR /&gt;  hpuxwsAPACHE.WEBPROXY                 B.2.0.59.00    2.0.59 base &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And MySQL as well: swlist -l fileset | grep -i mysql&lt;BR /&gt;&lt;BR /&gt;# xMySQL                                A.10.00-5.0.51.002 MySQL Database &lt;BR /&gt;  xMySQL.DBDMYSQL                       A.10.00-4.005.002 DBD MYSQL Files &lt;BR /&gt;  xMySQL.HPUXIXWEBMIN                   A.10.00-5.0.51.002 MySQL Webmin Files &lt;BR /&gt;  xMySQL.MYSQL-CONF                     A.10.00-5.0.51.002 MySQL Configuration Files &lt;BR /&gt;  xMySQL.MYSQL-DOC                      A.10.00-5.0.51.002 MySQL Document Files &lt;BR /&gt;  xMySQL.MYSQL-INC                      A.10.00-5.0.51.002 MySQL Header Files &lt;BR /&gt;  xMySQL.MYSQL-JDBC                     A.10.00-5.0.8.002 MySQL Connector/J Driver File &lt;BR /&gt;  xMySQL.MYSQL-LIB                      A.10.00-5.0.51.002 MySQL Library Files &lt;BR /&gt;  xMySQL.MYSQL-MAN                      A.10.00-5.0.51.002 MySQL Manual Pages &lt;BR /&gt;  xMySQL.MYSQL-RUN                      A.10.00-5.0.51.002 MySQL Executable Files &lt;BR /&gt;  xMySQL.MYSQL-SRC                      A.10.00-5.0.51.002 MySQL Source Files &lt;BR /&gt;  xMySQL.MYSQL-TEST                     A.10.00-5.0.51.002 MySQL Testing Files &lt;BR /&gt;  xMySQL.MYSQL64-LIB                    A.10.00-5.0.51.002 MySQL 64 bit Library Files &lt;BR /&gt;  xMySQL.MYSQL64-RUN                    A.10.00-5.0.51.002 MySQL 64 bit Executable Files &lt;BR /&gt;  xMySQL.UNIXODBC                       A.10.00-2.2.12.002 Unix ODBC Files &lt;BR /&gt;  xMySQL.UNIXODBC64                     A.10.00-2.2.12.002 Unix ODBC 64 bit  Files&lt;BR /&gt;&lt;BR /&gt;I've got a regular test.php file work just fine. However, connections to MySQL DB doesn't work. Even though I've edited the php.ini to enable the extension :&lt;BR /&gt;&lt;BR /&gt;grep -i mysql php.ini &lt;BR /&gt;extension=mysql.sl&lt;BR /&gt;&lt;BR /&gt;Seems like mysql.sl is missing in the /opt/hpws/apache/php/lib/php/extensions/ folder. Heck. It's missing in the iexpres depot! &lt;BR /&gt;&lt;BR /&gt;How can I get this ?&lt;BR /&gt;&lt;BR /&gt;This IS my problem, right?&lt;BR /&gt;&lt;BR /&gt;Regards, Patrick.</description>
      <pubDate>Mon, 25 Feb 2008 16:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094323#M442912</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2008-02-25T16:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX - Apache - PHP - MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094324#M442913</link>
      <description>I'm bumping into the same problem.  The xMySQL build for iExpress 11iv3 does not contain the mysql.sl file -- it's missing.  It does for iExpress 11iv2 though.&lt;BR /&gt;&lt;BR /&gt;How did you get around this?  Do you have the 11iv3 mysql.sl file that you can post?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Sun, 13 Apr 2008 16:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094324#M442913</guid>
      <dc:creator>Sheila McKenzie</dc:creator>
      <dc:date>2008-04-13T16:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX - Apache - PHP - MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094325#M442914</link>
      <description>To be honest... i don't even remember what I had done nor from where I got the mysql.sl file!!! However, it's now working for me on HP-UX 11.31. I'm posting you the mysql.sl file. Make sure you've got the following in your php.ini file:&lt;BR /&gt;&lt;BR /&gt;extension=mysql.sl&lt;BR /&gt;&lt;BR /&gt;Cheers! Pat&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2008 12:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094325#M442914</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2008-04-14T12:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX - Apache - PHP - MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094326#M442915</link>
      <description>Found a working mysql.sl.</description>
      <pubDate>Mon, 14 Apr 2008 12:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-apache-php-mysql/m-p/5094326#M442915</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2008-04-14T12:12:26Z</dc:date>
    </item>
  </channel>
</rss>

