<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Upgrading to MySQL 5.0.54 on RHEL and CentOS</title>
	<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/</link>
	<description>The random thoughts, musings, and mindless drivel of Jason Litka</description>
	<pubDate>Sat, 11 Oct 2008 05:15:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: ????? ??????</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-32750</link>
		<dc:creator>????? ??????</dc:creator>
		<pubDate>Mon, 08 Sep 2008 02:34:02 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-32750</guid>
		<description>thanks alot</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->thanks alot<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shouman</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-27159</link>
		<dc:creator>Shouman</dc:creator>
		<pubDate>Tue, 22 Jul 2008 06:54:38 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-27159</guid>
		<description>is it resolve the problem on duplicate replicate_do_db if I install that RPM ?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->is it resolve the problem on duplicate replicate_do_db if I install that RPM ?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-22972</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Thu, 12 Jun 2008 05:08:52 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-22972</guid>
		<description>It looks like 5.0.62 was released</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->It looks like 5.0.62 was released<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17757</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 04 Feb 2008 15:24:08 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17757</guid>
		<description>@Andrew,

You cannot use the old config files when moving from httpd 2.0.x to 2.2.x and from PHP 4.x/5.0.x/5.1.x to 5.2.x.  Well, actually, the latter would probably work but I wouldn't recommend it.

As to that fgcid_module message, you've got modules installed that are not compiled for the correct version of httpd.  You will need to remove them or recompile them for httpd 2.2.x.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->@Andrew,</p>
<p>You cannot use the old config files when moving from httpd 2.0.x to 2.2.x and from PHP 4.x/5.0.x/5.1.x to 5.2.x.  Well, actually, the latter would probably work but I wouldn't recommend it.</p>
<p>As to that fgcid_module message, you've got modules installed that are not compiled for the correct version of httpd.  You will need to remove them or recompile them for httpd 2.2.x.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17457</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 27 Jan 2008 12:48:32 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17457</guid>
		<description>Forgot to mention that this was on a fresh Media Temple (dv) base 3 server if it helps, running Centos 4.2.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Forgot to mention that this was on a fresh Media Temple (dv) base 3 server if it helps, running Centos 4.2.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17456</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 27 Jan 2008 12:46:52 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17456</guid>
		<description>Hi Jason,

Thanks for all your work. I did a yum update using your repo on a clean server and everything worked great until I restarted apache and at first I got the same message as John did in another post:

Starting httpd: httpd: Syntax error on line 147 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_access.so into server: /etc/httpd/modules/mod_access.so: cannot open shared object file: No such file or directory

So I made a backup of httpd.conf and replaced with the .rpmnew one that was created, restarted apache and now I receive the other error message that the chap John also had:

Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/fcgid.conf: API module structure 'fcgid_module' in file /usr/lib/httpd/modules/mod_fcgid.so is garbled - expected signature 41503232 but saw 41503230 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?

Not too sure what to do now, any help would be greatly appreciated! Oh yeah and I have also replaced the php.ini with the rpmnew one that was created. Is their another file I forgot to overwrite?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hi Jason,</p>
<p>Thanks for all your work. I did a yum update using your repo on a clean server and everything worked great until I restarted apache and at first I got the same message as John did in another post:</p>
<p>Starting httpd: httpd: Syntax error on line 147 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_access.so into server: /etc/httpd/modules/mod_access.so: cannot open shared object file: No such file or directory</p>
<p>So I made a backup of httpd.conf and replaced with the .rpmnew one that was created, restarted apache and now I receive the other error message that the chap John also had:</p>
<p>Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.d/fcgid.conf: API module structure 'fcgid_module' in file /usr/lib/httpd/modules/mod_fcgid.so is garbled - expected signature 41503232 but saw 41503230 - perhaps this is not an Apache module DSO, or was compiled for a different Apache version?</p>
<p>Not too sure what to do now, any help would be greatly appreciated! Oh yeah and I have also replaced the php.ini with the rpmnew one that was created. Is their another file I forgot to overwrite?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbembibre</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17086</link>
		<dc:creator>dbembibre</dc:creator>
		<pubDate>Fri, 18 Jan 2008 14:30:31 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17086</guid>
		<description>As always the rebuild was fine.
Thanks a lot for your work</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->As always the rebuild was fine.<br />
Thanks a lot for your work<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17012</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 17 Jan 2008 03:39:02 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17012</guid>
		<description>@ross,

I assume that you didn't install 'mysql-server'.  If that wasn't the case, let me know.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->@ross,</p>
<p>I assume that you didn't install 'mysql-server'.  If that wasn't the case, let me know.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17002</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Thu, 17 Jan 2008 01:40:00 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17002</guid>
		<description>I've handled.
thanks anyway</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I've handled.<br />
thanks anyway<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17000</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Thu, 17 Jan 2008 01:29:51 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/12/27/upgrading-to-mysql-5054-on-rhel-and-centos/#comment-17000</guid>
		<description>Hi mate,
After installed using yum and your repo the start/stop server script is missing in init.d ?
any idea why?

thanks</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hi mate,<br />
After installed using yum and your repo the start/stop server script is missing in init.d ?<br />
any idea why?</p>
<p>thanks<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
