<?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: Installing APEX Tutorial</title>
	<atom:link href="http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html</link>
	<description>Everything you ever wanted to know about Oracle Application Express and Oracle XE. Possibly.</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:40:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-3#comment-22000</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Fri, 18 Feb 2011 10:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-22000</guid>
		<description>Hi Cristina

The URL you are using has the database port in it, but it needs to use the HTTP server port instead. This is usually 8080, which would make the URL http://127.0.0.1:8080/apex

Sara</description>
		<content:encoded><![CDATA[<p>Hi Cristina</p>
<p>The URL you are using has the database port in it, but it needs to use the HTTP server port instead. This is usually 8080, which would make the URL <a href="http://127.0.0.1:8080/apex" rel="nofollow">http://127.0.0.1:8080/apex</a></p>
<p>Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristina</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-3#comment-21590</link>
		<dc:creator>Cristina</dc:creator>
		<pubDate>Thu, 10 Feb 2011 12:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-21590</guid>
		<description>I forgot to mention that when I insert the url http://127.0.0.1:1521/apex the browser(Internet Explorer) cannot disply the webpage (error:&quot;Internet Explorer cannot display the webpage&quot;)</description>
		<content:encoded><![CDATA[<p>I forgot to mention that when I insert the url <a href="http://127.0.0.1:1521/apex" rel="nofollow">http://127.0.0.1:1521/apex</a> the browser(Internet Explorer) cannot disply the webpage (error:&#8221;Internet Explorer cannot display the webpage&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristina</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-3#comment-21589</link>
		<dc:creator>Cristina</dc:creator>
		<pubDate>Thu, 10 Feb 2011 12:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-21589</guid>
		<description>Hello
I followed the steps and I belive it all went verry well until &quot;Running and setting up APEX&quot;. that&#039;s when I got stuck because I try to insert the url: &quot;http://127.0.0.1:1521/apex &quot;.
My SID is orcl, port 1521, hostname: localhost. I don&#039;t know who &quot;apex&quot; from the path in the url is, I installed apex 4.0 in the folder app from D: where I had previously installed Oracle 11g r2.Hope you can help me</description>
		<content:encoded><![CDATA[<p>Hello<br />
I followed the steps and I belive it all went verry well until &#8220;Running and setting up APEX&#8221;. that&#8217;s when I got stuck because I try to insert the url: &#8220;http://127.0.0.1:1521/apex &#8220;.<br />
My SID is orcl, port 1521, hostname: localhost. I don&#8217;t know who &#8220;apex&#8221; from the path in the url is, I installed apex 4.0 in the folder app from D: where I had previously installed Oracle 11g r2.Hope you can help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahim</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-3#comment-17066</link>
		<dc:creator>Rahim</dc:creator>
		<pubDate>Wed, 03 Nov 2010 12:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-17066</guid>
		<description>Thanks very much, its also working for 4.0.1</description>
		<content:encoded><![CDATA[<p>Thanks very much, its also working for 4.0.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-3#comment-7775</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 27 Jul 2009 04:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7775</guid>
		<description>@ash - probably means you have not unlocked the apex_public_user account.</description>
		<content:encoded><![CDATA[<p>@ash &#8211; probably means you have not unlocked the apex_public_user account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-3#comment-7724</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 21 Jul 2009 13:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7724</guid>
		<description>Hi Sara,

I upgraded to 3.1.2 on one machine and to 3.2 on a different machine.  

Both where successful following this suggestion I copied from above:
************
joseph Says:
August 4th, 2008 at 6:11 am

installing on vista business.
make sure your directory structure is like this 

c:\oraclexe\apex

and NOT c:\oraclexe\apex\apex_3.1.1
************

When upgrading to 3.2, also followed these directions:
http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html

Thanks,

Jim</description>
		<content:encoded><![CDATA[<p>Hi Sara,</p>
<p>I upgraded to 3.1.2 on one machine and to 3.2 on a different machine.  </p>
<p>Both where successful following this suggestion I copied from above:<br />
************<br />
joseph Says:<br />
August 4th, 2008 at 6:11 am</p>
<p>installing on vista business.<br />
make sure your directory structure is like this </p>
<p>c:\oraclexe\apex</p>
<p>and NOT c:\oraclexe\apex\apex_3.1.1<br />
************</p>
<p>When upgrading to 3.2, also followed these directions:<br />
<a href="http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html" rel="nofollow">http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html</a></p>
<p>Thanks,</p>
<p>Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-3#comment-7714</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 20 Jul 2009 16:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7714</guid>
		<description>Ignore the last comment.

I&#039;m not going to upgrade to 3.2 at this right now.  Spend some time playing with the default apex.  Keep getting the error with the images and not able to login.</description>
		<content:encoded><![CDATA[<p>Ignore the last comment.</p>
<p>I&#8217;m not going to upgrade to 3.2 at this right now.  Spend some time playing with the default apex.  Keep getting the error with the images and not able to login.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-7713</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Mon, 20 Jul 2009 16:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7713</guid>
		<description>Hi Jim

It depends on who you log in as as to whether you see the Application Builder in OracleXE. What do you see?

Have you managed to upgrade yet? I would advise checking the Oracle documentation for the 3.2 upgrade as this isn&#039;t something I&#039;ve done yet and they changed the parameters for the apexins script for 3.1. Instead of passing in the password (htmldb in the documentation above) you only passing the other four parameters and there are a few more steps that you need to take. So I would advise checking the Oracle documentation.

Sara</description>
		<content:encoded><![CDATA[<p>Hi Jim</p>
<p>It depends on who you log in as as to whether you see the Application Builder in OracleXE. What do you see?</p>
<p>Have you managed to upgrade yet? I would advise checking the Oracle documentation for the 3.2 upgrade as this isn&#8217;t something I&#8217;ve done yet and they changed the parameters for the apexins script for 3.1. Instead of passing in the password (htmldb in the documentation above) you only passing the other four parameters and there are a few more steps that you need to take. So I would advise checking the Oracle documentation.</p>
<p>Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-7712</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 20 Jul 2009 15:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7712</guid>
		<description>Should I see the Application Builder icon in OracleXE?</description>
		<content:encoded><![CDATA[<p>Should I see the Application Builder icon in OracleXE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-7711</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 20 Jul 2009 15:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7711</guid>
		<description>Hi Sara,

I&#039;m not seeing the images like stated in some of the other postings.  (red x).  Re-installing everything.

I&#039;m downloading version Apex 3.2 right now.  Already have Oracle Database 10g Express Edition Release 10.2.0.1.0 installed.

Should I follow steps for the 3.1 install, like:  

If you are installing Apex 3.1 instead of entering
@apexins htmldb APEX APEX_FILES TEMP /i/
instead enter
@apexins APEX APEX_FILES TEMP /i/


Any other suggestions with Apex 3.2 install?</description>
		<content:encoded><![CDATA[<p>Hi Sara,</p>
<p>I&#8217;m not seeing the images like stated in some of the other postings.  (red x).  Re-installing everything.</p>
<p>I&#8217;m downloading version Apex 3.2 right now.  Already have Oracle Database 10g Express Edition Release 10.2.0.1.0 installed.</p>
<p>Should I follow steps for the 3.1 install, like:  </p>
<p>If you are installing Apex 3.1 instead of entering<br />
@apexins htmldb APEX APEX_FILES TEMP /i/<br />
instead enter<br />
@apexins APEX APEX_FILES TEMP /i/</p>
<p>Any other suggestions with Apex 3.2 install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-7705</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Mon, 20 Jul 2009 08:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7705</guid>
		<description>Hi Jim

apxldimg.sql works fine with the forward slashes and shouldn&#039;t need to be changed.  Can you provide more information on the problem you are having and the output produced.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Jim</p>
<p>apxldimg.sql works fine with the forward slashes and shouldn&#8217;t need to be changed.  Can you provide more information on the problem you are having and the output produced.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-7698</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 20 Jul 2009 00:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7698</guid>
		<description>From Kamal&#039;s above ... 

SQL&gt; @apxldimg.sql C:\APEX\apex

PL/SQL procedure successfully completed.

old 1: create directory APEX_IMAGES as ‘&amp;1/apex/images’
new 1: create directory APEX_IMAGES as ‘C:\APEX\apex/apex/images’  
               -^----^-------  bad windows path &quot;/&quot;

has anyone noticed this?  The PL/SQL proc is appending the path with &quot;/apex/images&quot; , shouldn&#039;t it by &quot;\apex\images&quot; 

I changed the code in apxldimg.sql to use &quot;\apex\images&quot; and am still having a problem.  The images are in the &quot;c:\apex\apex_3.1.2\apex\images&quot; on my PC and this directory appears when I enter this path in the browser.</description>
		<content:encoded><![CDATA[<p>From Kamal&#8217;s above &#8230; </p>
<p>SQL&gt; @apxldimg.sql C:\APEX\apex</p>
<p>PL/SQL procedure successfully completed.</p>
<p>old 1: create directory APEX_IMAGES as ‘&amp;1/apex/images’<br />
new 1: create directory APEX_IMAGES as ‘C:\APEX\apex/apex/images’<br />
               -^&#8212;-^&#8212;&#8212;-  bad windows path &#8220;/&#8221;</p>
<p>has anyone noticed this?  The PL/SQL proc is appending the path with &#8220;/apex/images&#8221; , shouldn&#8217;t it by &#8220;\apex\images&#8221; </p>
<p>I changed the code in apxldimg.sql to use &#8220;\apex\images&#8221; and am still having a problem.  The images are in the &#8220;c:\apex\apex_3.1.2\apex\images&#8221; on my PC and this directory appears when I enter this path in the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Kissinger</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-7655</link>
		<dc:creator>Bruce Kissinger</dc:creator>
		<pubDate>Wed, 15 Jul 2009 18:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-7655</guid>
		<description>I was struggling with the apxldimg.sql routine failing.  I finally tracked the problem down and wanted to share it in case anyone else has the same problem.

In my case, I put the Apex installation files on a shared network drive H:\ in the directory H:\apex_3.2.  The line of the script that tries to open this directory fails.  If I put the files on my local drive C:\apex_3.2 then everything works okay.  

I searched Metalink and there are lots of reported problems with using networked drives.</description>
		<content:encoded><![CDATA[<p>I was struggling with the apxldimg.sql routine failing.  I finally tracked the problem down and wanted to share it in case anyone else has the same problem.</p>
<p>In my case, I put the Apex installation files on a shared network drive H:\ in the directory H:\apex_3.2.  The line of the script that tries to open this directory fails.  If I put the files on my local drive C:\apex_3.2 then everything works okay.  </p>
<p>I searched Metalink and there are lots of reported problems with using networked drives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-6978</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Thu, 11 Jun 2009 20:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-6978</guid>
		<description>Hi Kamal

Have you managed to resolve this problem yet? If not, have you checked the following:
- that directory C:\APEX\apex\apex\images exists
- that it&#039;s accessible from the database server
- that the read/write privileges are set up correctly

Regards
Sara</description>
		<content:encoded><![CDATA[<p>Hi Kamal</p>
<p>Have you managed to resolve this problem yet? If not, have you checked the following:<br />
- that directory C:\APEX\apex\apex\images exists<br />
- that it&#8217;s accessible from the database server<br />
- that the read/write privileges are set up correctly</p>
<p>Regards<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/installing-apex-tutorial-23.html/comment-page-2#comment-6975</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Thu, 11 Jun 2009 20:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/?p=23#comment-6975</guid>
		<description>Hi Biodun

Can you provide any more information? Do you receive an error when you try to install? Or does it say that it&#039;s successfully installed but you can&#039;t log in?

Sara</description>
		<content:encoded><![CDATA[<p>Hi Biodun</p>
<p>Can you provide any more information? Do you receive an error when you try to install? Or does it say that it&#8217;s successfully installed but you can&#8217;t log in?</p>
<p>Sara</p>
]]></content:encoded>
	</item>
</channel>
</rss>

