<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cathylopez.com &#187; php_flag</title>
	<atom:link href="http://cathylopez.com/tag/php_flag/feed/" rel="self" type="application/rss+xml" />
	<link>http://cathylopez.com</link>
	<description>sharing some random thoughts</description>
	<lastBuildDate>Sun, 22 Jan 2012 08:43:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress and PHPlist</title>
		<link>http://cathylopez.com/2009/02/24/wordpress-and-phplist/</link>
		<comments>http://cathylopez.com/2009/02/24/wordpress-and-phplist/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 17:19:06 +0000</pubDate>
		<dc:creator>cathy</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[magic_quotes_gpc]]></category>
		<category><![CDATA[phplist]]></category>
		<category><![CDATA[php_flag]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cathylopez.com/?p=43</guid>
		<description><![CDATA[I was losing my mind earlier looking for the solution to my problem. I installed PHPList to my client&#8217;s web host (root directory). The installation started very easy but when I tried to access the admin page for the final configuration I was getting a bunch of page not found from IE and firefox. As [...]]]></description>
			<content:encoded><![CDATA[<p>I was losing my mind earlier looking for the solution to my problem. I installed PHPList to my client&#8217;s web host (root directory). The installation started very easy but when I tried to access the admin page for the final configuration I was getting a bunch of <strong>page not found</strong> from IE and firefox.</p>
<p>As usual, I went to Google and looked at each significant search results. An hour passed and another hour passed, I can&#8217;t make it work using those solutions posted in WordPress forums as well as in other techie blogs.  I almost lost my hope to make it work  until I came across this blog <a href="http://zebrahost.net/zblog/?cat=11" target="_blank">http://zebrahost.net/zblog/?cat=11</a>.  Yes! It did the trick! I first thought it&#8217;s in WordPress .htaccess overriding PHPList .htaccess. Wheeew!</p>
<blockquote><p><em>The fix requires commenting out line 12 in the htaccess file which is located in the root directory of the PHP List script. All that was needed was to add a <strong>#</strong> before the line reading php_flag magic_quotes_gpc on</em></p></blockquote>
<p>Darn that #! It took me 2 hours to solve it. I hope this post will help others having this problem too.</p>
]]></content:encoded>
			<wfw:commentRss>http://cathylopez.com/2009/02/24/wordpress-and-phplist/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

