<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tip #17: Moving OpenX</title>
	<atom:link href="http://www.openxtips.com/2009/06/tip-17-moving-openx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/</link>
	<description>Your weekly dose of OpenX goodness...</description>
	<lastBuildDate>Wed, 19 May 2010 20:36:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: theguru</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1959</link>
		<dc:creator>theguru</dc:creator>
		<pubDate>Sat, 08 May 2010 08:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1959</guid>
		<description>Hi Desmond,

It sounds to me that the most likely cause is that the banners are not actually stored in the OpenX database, but are stored on disk, and have not been moved across. I would double-check to see if is the case as a first step!</description>
		<content:encoded><![CDATA[<p>Hi Desmond,</p>
<p>It sounds to me that the most likely cause is that the banners are not actually stored in the OpenX database, but are stored on disk, and have not been moved across. I would double-check to see if is the case as a first step!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Desmond</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1517</link>
		<dc:creator>Desmond</dc:creator>
		<pubDate>Thu, 10 Dec 2009 07:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1517</guid>
		<description>Hi,

I moved the adserver to the new domain, everything seems to be working except the delivery. The images are not showing up. Alt Tags are visible. What could be the cause for this? We stored all the images in mySQL earlier.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I moved the adserver to the new domain, everything seems to be working except the delivery. The images are not showing up. Alt Tags are visible. What could be the cause for this? We stored all the images in mySQL earlier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theguru</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1400</link>
		<dc:creator>theguru</dc:creator>
		<pubDate>Thu, 26 Nov 2009 06:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1400</guid>
		<description>If you are reading the above comments, and you&#039;re wondering about the &quot;webDir&quot; setting, and why it is not based on the MAX_PATH settings, please have a look at &lt;a href=&quot;http://www.openxtips.com/2009/03/tip-5-store-local-banner-website-files-outside-of-openx/&quot; rel=&quot;nofollow&quot;&gt;Tip #5&lt;/a&gt;!</description>
		<content:encoded><![CDATA[<p>If you are reading the above comments, and you&#8217;re wondering about the &#8220;webDir&#8221; setting, and why it is not based on the MAX_PATH settings, please have a look at <a href="http://www.openxtips.com/2009/03/tip-5-store-local-banner-website-files-outside-of-openx/" rel="nofollow">Tip #5</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hunter</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1399</link>
		<dc:creator>Hunter</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1399</guid>
		<description>Never mind, I found the variable &quot;webDir&quot; in openx/var/domain.com.conf.php and changed it appropriately.</description>
		<content:encoded><![CDATA[<p>Never mind, I found the variable &#8220;webDir&#8221; in openx/var/domain.com.conf.php and changed it appropriately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hunter</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1398</link>
		<dc:creator>Hunter</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1398</guid>
		<description>I moved the install as described and it is serving banners as expected. When I try to administer it I get the following error. The first lines represent the new and correct path of the current (new) host. The last line is the path used in the old host. I can&#039;t find a config file to change that, I assumed all paths were based on the MAX_PATH variable.

/home3/organij9/public_html/torchlightdirectory/openx/var   =&gt;   OK
/home3/organij9/public_html/torchlightdirectory/openx/var/cache   =&gt;   OK
/home3/organij9/public_html/torchlightdirectory/openx/var/plugins   =&gt;   OK
/home3/organij9/public_html/torchlightdirectory/openx/var/plugins/cache   =&gt;   OK
/home3/organij9/public_html/torchlightdirectory/openx/var/plugins/config   =&gt;   OK
/home3/organij9/public_html/torchlightdirectory/openx/var/templates_compiled   =&gt;   OK
/home/torchlig/public_html/openx/www/images   =&gt;   NOT writeable
^^^^^^^^^^^^
this path is the old host directory structure</description>
		<content:encoded><![CDATA[<p>I moved the install as described and it is serving banners as expected. When I try to administer it I get the following error. The first lines represent the new and correct path of the current (new) host. The last line is the path used in the old host. I can&#8217;t find a config file to change that, I assumed all paths were based on the MAX_PATH variable.</p>
<p>/home3/organij9/public_html/torchlightdirectory/openx/var   =&gt;   OK<br />
/home3/organij9/public_html/torchlightdirectory/openx/var/cache   =&gt;   OK<br />
/home3/organij9/public_html/torchlightdirectory/openx/var/plugins   =&gt;   OK<br />
/home3/organij9/public_html/torchlightdirectory/openx/var/plugins/cache   =&gt;   OK<br />
/home3/organij9/public_html/torchlightdirectory/openx/var/plugins/config   =&gt;   OK<br />
/home3/organij9/public_html/torchlightdirectory/openx/var/templates_compiled   =&gt;   OK<br />
/home/torchlig/public_html/openx/www/images   =&gt;   NOT writeable<br />
^^^^^^^^^^^^<br />
this path is the old host directory structure</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theguru</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1297</link>
		<dc:creator>theguru</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1297</guid>
		<description>Hi Mikey,

You don&#039;t need to change the webDir setting if you are moving a server -- so long as you keep the same directory structure on the new server! Of course, if you are changing directory structure at the same time, then yes, this setting may need to be changed, depending on your OpenX configuration...</description>
		<content:encoded><![CDATA[<p>Hi Mikey,</p>
<p>You don&#8217;t need to change the webDir setting if you are moving a server &#8212; so long as you keep the same directory structure on the new server! Of course, if you are changing directory structure at the same time, then yes, this setting may need to be changed, depending on your OpenX configuration&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikey</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1294</link>
		<dc:creator>Mikey</dc:creator>
		<pubDate>Sun, 01 Nov 2009 18:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1294</guid>
		<description>Don&#039;t forget to change the information at &quot;webDir=&quot; in the [store] section.  Other than that, Thank you for the excellent write-up!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to change the information at &#8220;webDir=&#8221; in the [store] section.  Other than that, Thank you for the excellent write-up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tabrez</title>
		<link>http://www.openxtips.com/2009/06/tip-17-moving-openx/comment-page-1/#comment-1171</link>
		<dc:creator>Tabrez</dc:creator>
		<pubDate>Thu, 03 Sep 2009 19:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=612#comment-1171</guid>
		<description>Thank you for this post. This helped us troubleshoot a problem we were having.</description>
		<content:encoded><![CDATA[<p>Thank you for this post. This helped us troubleshoot a problem we were having.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
