RE: APEX 3.01 Installation Question (How do I configure the server itself?)

RE: APEX 3.01 Installation Question (How do I configure the server itself?)

 

  

Jan,

Thanks for your help, I'll do the Oracle HTTP Server installation and
then the APEX installation on top of it on my notebook tonight. I'll
use that to get up and running, then I'll do the same a machine at work.
I am working on a "Proof of Concept" that this will be instrumental in
getting approved. Using the apex.oracle.com installation is sufficient
for small stuff, but for learning, I need the speed of a local
installation.

Have a great night and thanks for your help.

Charles



-------- Original Message --------
Subject: Re: APEX 3.01 Installation Question (How do I configure the
server itself?)
From: "Jan Holst Jensen "
<oracledba-ezmlmshield-x34934685.[Email address protected]
Date: Sun, February 10, 2008 3:21 pm
To: "LazyDBA Discussion" <[Email address protected]

charles wrote:
> Greetings and Salutations!
>
> I need to install APEX 3.01 for development purposes and I'm
wondering
> if I need to do an Oracle 10g Database Server installation, an Oracle
> 10g Application Server installation, and then the APEX 3.01
> installation, or is there another way such as an Oracle 10g
Application
> Server installation and then the APEX 3.01 installation.
>
> I'm confused and I need advice.
>
Hi Charles.

I've done a couple of APEX 3.01 installations on top of an Oracle 10gR2

standard edition (database only - installation).

First, you install Oracle HTTP Server (standalone) from the companion
CD
(select "Apache Standalone 10.1.2.0.0"). This installs a separate
Oracle/Apache web server. Once you have that installed you should have
something responding at http://localhost:7777.

Next, install APEX by following the instructions in
.../apex/welcome.html (follow the documentation tab's installation
instructions). What I had to do was

* Upgrade my PL/SQL web toolkit
* Install APEX by running the "apexins" SQL script
* Copy the "images" directory to the Apache server's "images" directory
* Configure the dads.conf file.

Finally, restart the Apache server, and APEX is up and running.

If you just want to learn APEX, installing Oracle Express Edition is by

far the easiest way. Express Edition includes a fully configured APEX
ready to go (although it's a 2.-something version as far as I
remember).
I haven't tried upgrading an Oracle Express Edition to APEX 3.01 yet...

Cheers
-- Jan Holst Jensen, Denmark


---------------------------------------------------------------------
TO REPLY TO EVERYBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
To post a dba job: http://jobs.lazydba.com
To Subscribe : http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html




Oracle LazyDBA home page