<?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 and MySQL in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493678#M16455</link>
    <description>Thanks; neat !&lt;BR /&gt;&lt;BR /&gt;PHP is running and working Ok. I downloaded the current MySQL .gz package and untar'd it at /var/www/mysql to test it. Self test passed all tests.&lt;BR /&gt;&lt;BR /&gt;I'm not yet successful with the phpbb install however. It complains that the database is not supported, however MySQL 4.1.x (which I have) is selected in the phpbb install options.</description>
    <pubDate>Sun, 27 Feb 2005 09:56:34 GMT</pubDate>
    <dc:creator>Vernon Brown_4</dc:creator>
    <dc:date>2005-02-27T09:56:34Z</dc:date>
    <item>
      <title>PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493672#M16449</link>
      <description>I'm trying to setup a phpbb forum. Just getting started, I find that I have to have PHP and MySQL running. I have a Fedora Core 1 distro, running Apache II web server.&lt;BR /&gt;&lt;BR /&gt;How can I determine if I have PHP and/or MySQL installed ? &lt;BR /&gt;&lt;BR /&gt;Thanks for any help !&lt;BR /&gt;&lt;BR /&gt;Vern</description>
      <pubDate>Fri, 25 Feb 2005 12:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493672#M16449</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-02-25T12:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493673#M16450</link>
      <description>rpm -qa |egrep -I "mysql|php"&lt;BR /&gt;&lt;BR /&gt;That would tell you if the rpm's are installed.&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Fri, 25 Feb 2005 14:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493673#M16450</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-02-25T14:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493674#M16451</link>
      <description>This is what I get&lt;BR /&gt;&lt;BR /&gt;Seems that it found php but not mysql ?&lt;BR /&gt;&lt;BR /&gt;Half way there :)&lt;BR /&gt;&lt;BR /&gt;[veb@veb veb]$ rpm -qa |egrep -I "mysql|php"&lt;BR /&gt;php-4.3.8-1.1&lt;BR /&gt;php-ldap-4.3.8-1.1&lt;BR /&gt;php-mbstring-4.3.8-1.1&lt;BR /&gt;php-imap-4.3.8-1.1&lt;BR /&gt;[veb@veb veb]$&lt;BR /&gt;&lt;BR /&gt;BTW I was able to write an embeded PHP script and it worked. It was echo: Hello World the output was Hello World.&lt;BR /&gt;&lt;BR /&gt;Thanks; now how to enable MySQL ?&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2005 14:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493674#M16451</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-02-25T14:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493675#M16452</link>
      <description>you need the rpm.&lt;BR /&gt;&lt;BR /&gt;Its probably on the fedora cd, pop the cd in the drive,&lt;BR /&gt;&lt;BR /&gt;make sure its mounted,&lt;BR /&gt;&lt;BR /&gt;Then search for a mysql rpm:&lt;BR /&gt;&lt;BR /&gt;find /mnt/cdrom -name \*.rpm |grep -i mysql&lt;BR /&gt;&lt;BR /&gt;When you find the rpm you need install it on the system:&lt;BR /&gt;&lt;BR /&gt;rpm -Uvh &lt;THE mysql="" rpm="" you="" found=""&gt;&lt;BR /&gt;&lt;BR /&gt;You may have to resolve some dependancies but they should be on the disks somewhere as well.&lt;BR /&gt;&lt;BR /&gt;--Dave&lt;BR /&gt;&lt;/THE&gt;</description>
      <pubDate>Fri, 25 Feb 2005 17:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493675#M16452</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-02-25T17:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493676#M16453</link>
      <description>Oops; meant to give more points.&lt;BR /&gt;&lt;BR /&gt;I didn't find MySQL on the Fedora Core 1 CD, and didn't find it on the loaded system. I did find it on another partition that boots up SuSE 9.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help; I think I can get there from here :)</description>
      <pubDate>Sat, 26 Feb 2005 07:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493676#M16453</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-02-26T07:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493677#M16454</link>
      <description>Hi Brown,&lt;BR /&gt;&lt;BR /&gt;   Put a php test file in the web root directory.&lt;BR /&gt;   For example,edit file info.php that contain following content.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Visit URL http://YOUR_IP/info.php via web bowser.It works ,If you can saw php info page and mysql enable.&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Sat, 26 Feb 2005 09:58:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493677#M16454</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-02-26T09:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493678#M16455</link>
      <description>Thanks; neat !&lt;BR /&gt;&lt;BR /&gt;PHP is running and working Ok. I downloaded the current MySQL .gz package and untar'd it at /var/www/mysql to test it. Self test passed all tests.&lt;BR /&gt;&lt;BR /&gt;I'm not yet successful with the phpbb install however. It complains that the database is not supported, however MySQL 4.1.x (which I have) is selected in the phpbb install options.</description>
      <pubDate>Sun, 27 Feb 2005 09:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493678#M16455</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-02-27T09:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493679#M16456</link>
      <description>I suggest installing APT, it will surely make things easier. Have a look at the following site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://apt.freshrpms.net/" target="_blank"&gt;http://apt.freshrpms.net/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Mar 2005 15:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493679#M16456</guid>
      <dc:creator>KristofH</dc:creator>
      <dc:date>2005-03-10T15:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: PHP and MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493680#M16457</link>
      <description>My problem was that PHP was not compiled with SQL functionality. I downloaded and compiled PHP form source and that fixed it.&lt;BR /&gt;&lt;BR /&gt;Thank for the link. I downloaded the software and willhave a go at it.</description>
      <pubDate>Thu, 10 Mar 2005 15:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/php-and-mysql/m-p/3493680#M16457</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-03-10T15:54:40Z</dc:date>
    </item>
  </channel>
</rss>

