<?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: PHP 5, MySQL 4.0., phpMyAdmin in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946892#M412892</link>
    <description>Thanks to David Logan. I will have to recompile PHP 5 to work in my environment.</description>
    <pubDate>Wed, 21 Dec 2005 17:27:53 GMT</pubDate>
    <dc:creator>Thomas Downing_1</dc:creator>
    <dc:date>2005-12-21T17:27:53Z</dc:date>
    <item>
      <title>PHP 5, MySQL 4.0., phpMyAdmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946888#M412888</link>
      <description>I upgraded Apache using the newest depot file from HP. When I try to access my MySQL db now it says "cannot load mysql extension". The PHP docs and other forums say to recompile for that extension but I got this as a port. Can someone point me to what i should do next? I can use command line to access the database but phpMyAdmin does not work. Any help would be appreciated. HP-UX 11.11</description>
      <pubDate>Wed, 14 Dec 2005 14:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946888#M412888</guid>
      <dc:creator>Thomas Downing_1</dc:creator>
      <dc:date>2005-12-14T14:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: PHP 5, MySQL 4.0., phpMyAdmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946889#M412889</link>
      <description>I can't help much.  But I see no one has responded.  So let me try at least GUESS.  (I'm concerned because I might have the same problem very soon).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"cannot load mysql extension".&lt;BR /&gt;&lt;BR /&gt;It sounds like it doesn't know the "extension" of some file.  I assume you kept the previous version of apache.  Compare it's httpd.conf file with the new, busted apache.  I.e. use "sdiff" and "diff" on the two.  I bet there's a spot that talks about extensions that apache will recognize.  It bet one of them is missing on the new configuration.  &lt;BR /&gt;&lt;BR /&gt;Another possibility is that apache has some thing in its configuration that expects mysql to be at /opt/mysql (just a guess), but your current mysql is at /opt2/mysql (where ever it really is).  Maybe new-apache is looking for the actual location of the databases of mysql (it is probably at /var/opt/mysql).  &lt;BR /&gt;&lt;BR /&gt;Like I said.  These are just fast guesses.  Hopefully you will get a better response soon. &lt;BR /&gt;&lt;BR /&gt;STeve</description>
      <pubDate>Thu, 15 Dec 2005 16:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946889#M412889</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2005-12-15T16:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: PHP 5, MySQL 4.0., phpMyAdmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946890#M412890</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry this reply is a bit late but PHP stopped including its own libraries at version 5.0. There is some documentation &lt;A href="http://www.php.net/README_UPGRADE_51.php#db2" target="_blank"&gt;http://www.php.net/README_UPGRADE_51.php#db2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This also gives pointers on resolutions here &lt;A href="http://www.php.net/manual/en/faq.databases.php#faq.databases.mysql.php5" target="_blank"&gt;http://www.php.net/manual/en/faq.databases.php#faq.databases.mysql.php5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 20 Dec 2005 23:11:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946890#M412890</guid>
      <dc:creator>David Logan_2</dc:creator>
      <dc:date>2005-12-20T23:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: PHP 5, MySQL 4.0., phpMyAdmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946891#M412891</link>
      <description>Thomas, I don't think I deserve points (that means assign 0 points).  But the other guys does.  Let me explain that point thing to you. &lt;BR /&gt;&lt;BR /&gt;You assign points to people to respond based on how well they helped.  Then other people that come across this forum entry have a clue as to whether or not the suggestions helped.  &lt;BR /&gt;&lt;BR /&gt;You can assign between 0 and 10.  Yes.  A 0 is good enough to fill the square of assigning points.  &lt;BR /&gt;&lt;BR /&gt;Before responding, I also click on the author's icon.  From there, you can see if they have assigned points to any of their questions.  If they haven't, I figure there is no point in trying to help.  How would I know if my advice helped or not?  How would any one else?  So, why would I bother to try to help someone that doesn't want the help?  ....hmmm.  Why was the question even posted?&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;MEANWHILE, I'll take the advice on this forum.</description>
      <pubDate>Wed, 21 Dec 2005 08:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946891#M412891</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2005-12-21T08:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: PHP 5, MySQL 4.0., phpMyAdmin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946892#M412892</link>
      <description>Thanks to David Logan. I will have to recompile PHP 5 to work in my environment.</description>
      <pubDate>Wed, 21 Dec 2005 17:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-5-mysql-4-0-phpmyadmin/m-p/4946892#M412892</guid>
      <dc:creator>Thomas Downing_1</dc:creator>
      <dc:date>2005-12-21T17:27:53Z</dc:date>
    </item>
  </channel>
</rss>

