<?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: Install Apache and mod_owa</title>
	<atom:link href="http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/</link>
	<description>Rants, Raves &#38; Recommendations</description>
	<lastBuildDate>Fri, 23 Dec 2011 10:19:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Vivek Jain</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-70493</link>
		<dc:creator>Vivek Jain</dc:creator>
		<pubDate>Fri, 23 Dec 2011 10:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-70493</guid>
		<description>Thanks Joe, its working.

I did this for apache http server 2.2, now want to do the same for IBM Http Server 6.

Please help.</description>
		<content:encoded><![CDATA[<p>Thanks Joe, its working.</p>
<p>I did this for apache http server 2.2, now want to do the same for IBM Http Server 6.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lennon</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-70281</link>
		<dc:creator>Joe Lennon</dc:creator>
		<pubDate>Thu, 22 Dec 2011 16:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-70281</guid>
		<description>Vivek,

Set up an Oracle client on the Web Server, configure the Oracle Home correctly and set up the TNS entry for the Database server. You can then set the connection string in the httpd.conf file:

OwaUserid      user/password@database

Hope this helps.

Joe</description>
		<content:encoded><![CDATA[<p>Vivek,</p>
<p>Set up an Oracle client on the Web Server, configure the Oracle Home correctly and set up the TNS entry for the Database server. You can then set the connection string in the httpd.conf file:</p>
<p>OwaUserid      user/password@database</p>
<p>Hope this helps.</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Jain</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-69643</link>
		<dc:creator>Vivek Jain</dc:creator>
		<pubDate>Tue, 20 Dec 2011 14:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-69643</guid>
		<description>Hi Joe, Its problem regarding owa configurations with oracle database.

Lets say my http server installed in 10.10.10.10 and oracle server installed in another location let say 10.10.10.11. 

So, Where, we are going to configure oracle server/TNS  details?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Joe, Its problem regarding owa configurations with oracle database.</p>
<p>Lets say my http server installed in 10.10.10.10 and oracle server installed in another location let say 10.10.10.11. </p>
<p>So, Where, we are going to configure oracle server/TNS  details?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michiel Vermandel</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-5061</link>
		<dc:creator>Michiel Vermandel</dc:creator>
		<pubDate>Fri, 13 Aug 2010 15:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-5061</guid>
		<description>Hi,
Thanks for the great article!
I managed to get Apex running on Apache 2.2 and mod-owa!
Just superb!
I will post the solution soon, though have to go now.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the great article!<br />
I managed to get Apex running on Apache 2.2 and mod-owa!<br />
Just superb!<br />
I will post the solution soon, though have to go now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-4292</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Sat, 17 Jul 2010 23:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-4292</guid>
		<description>I&#039;ve no problem compiling source but I get an error when start apache and load mod_owa.so.
Here is the message:

&quot;Starting httpd: httpd: Syntax error on line 430 of /aplic/httpd/conf/httpd.conf: Syntax error on line 1 of /aplic/httpd/conf.d/modowa.conf: Cannot load /aplic/httpd/modules/mod_owa.so into server: /aplic/httpd/modules/mod_owa.so: undefined symbol: owa_log_send&quot;.

10ks.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve no problem compiling source but I get an error when start apache and load mod_owa.so.<br />
Here is the message:</p>
<p>&#8220;Starting httpd: httpd: Syntax error on line 430 of /aplic/httpd/conf/httpd.conf: Syntax error on line 1 of /aplic/httpd/conf.d/modowa.conf: Cannot load /aplic/httpd/modules/mod_owa.so into server: /aplic/httpd/modules/mod_owa.so: undefined symbol: owa_log_send&#8221;.</p>
<p>10ks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EXTJS Enquiry Grid / ComboBox &#38; Oracle includes pagenation,AJAX, sorting, searching. &#124; Darragh Duffy &#8211; Technology &#38; Rants</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-4277</link>
		<dc:creator>EXTJS Enquiry Grid / ComboBox &#38; Oracle includes pagenation,AJAX, sorting, searching. &#124; Darragh Duffy &#8211; Technology &#38; Rants</dc:creator>
		<pubDate>Thu, 15 Jul 2010 16:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-4277</guid>
		<description>[...] Their is nothing in my PLSQL code that will stop you running in Oracle XE, however Oracle XE is not shipped with mod_plsql, an open source alternative to mod_plsql is mod_owa written by an Oracle employee. A colleague of mine Joe Lennon has a nice post on installing Apache and mod_owa you can find it  here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Their is nothing in my PLSQL code that will stop you running in Oracle XE, however Oracle XE is not shipped with mod_plsql, an open source alternative to mod_plsql is mod_owa written by an Oracle employee. A colleague of mine Joe Lennon has a nice post on installing Apache and mod_owa you can find it  here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Lennon</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-3902</link>
		<dc:creator>Joe Lennon</dc:creator>
		<pubDate>Wed, 12 May 2010 15:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-3902</guid>
		<description>The mod_owa site has moved since this article was written. You can now find it at http://oss.oracle.com/projects/mod_owa/dist/documentation/modowa.htm</description>
		<content:encoded><![CDATA[<p>The mod_owa site has moved since this article was written. You can now find it at <a href="http://oss.oracle.com/projects/mod_owa/dist/documentation/modowa.htm" rel="nofollow">http://oss.oracle.com/projects/mod_owa/dist/documentation/modowa.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AntÃ³nio de Pina</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-3773</link>
		<dc:creator>AntÃ³nio de Pina</dc:creator>
		<pubDate>Thu, 15 Apr 2010 14:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-3773</guid>
		<description>OlÃ¡, faÃ§a favor de ir tomar no cÃº Anilton Brandoni!</description>
		<content:encoded><![CDATA[<p>OlÃ¡, faÃ§a favor de ir tomar no cÃº Anilton Brandoni!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roshan</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-3759</link>
		<dc:creator>roshan</dc:creator>
		<pubDate>Tue, 13 Apr 2010 14:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-3759</guid>
		<description>Hi I am not able to download the mod_owa file, can you give me another link??? Or mail it to me on my email address, roshan794@hotmail.com</description>
		<content:encoded><![CDATA[<p>Hi I am not able to download the mod_owa file, can you give me another link??? Or mail it to me on my email address, <a href="mailto:roshan794@hotmail.com">roshan794@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anilton BrandÃ£o</title>
		<link>http://www.joelennon.ie/2008/12/09/install-apache-mod-owa/comment-page-1/#comment-2981</link>
		<dc:creator>Anilton BrandÃ£o</dc:creator>
		<pubDate>Tue, 06 Oct 2009 19:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.joelennon.ie/?p=6#comment-2981</guid>
		<description>OlÃ¡
Em premeiro, quero agradecer pelo toturail,
Mais queria saber como Ã© possivel configurar o log de erros para mostar no ecrÃ¢ algo nÃ£o esta bem na aplicaÃ§Ã£o, por exemplo tem algum de parametro,</description>
		<content:encoded><![CDATA[<p>OlÃ¡<br />
Em premeiro, quero agradecer pelo toturail,<br />
Mais queria saber como Ã© possivel configurar o log de erros para mostar no ecrÃ¢ algo nÃ£o esta bem na aplicaÃ§Ã£o, por exemplo tem algum de parametro,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

