Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: more HTMLDB fun...
Hi Bill,
In my dads.conf file, I have a dad specified like:
<Location /dad_name>
...all the misc. stuff
</Location>
In my marvel.conf file, I have a:
<Location /pls/htmldb>
... More misc. stuff
</Location>
Then, to connect to the HTML DB Admin page, I use the URL:
http://servername:port/dad_name
It then gives me the workspace, id, and password screen.
I'd try copying the dada from your dads.conf file and creating a duplicate with a slight name variation. Then, try changing the url you use to just the servername:port/dad_name and see what happens.
If it still doesn't work, you can try emailing me off-list with copies of your files, and I can take a look at them for you (if it doesn't violate any security issues).
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of shrekdba_at_gmail.com
> Sent: Tuesday, July 05, 2005 6:50 AM
> To: Oracle-L (E-mail)
> Subject: more HTMLDB fun...
>
> OK so the Apache httpd is up and running. i can connect and
> it show the expected pages that work in the expected ways.
> however if i put in the URL:
>
> http://<host>:<port>/pls/htmldb/htmldb_admin
>
> i get a page not found error. i looked at the log and they
> show that it's getting :
>
> [Tue Jul 5 07:44:46 2005] [warn] mod_plsql: /pls/htmldb/htmldb_admin
> HTTP-404 No DAD configuration found
>
> but i have both a dads.conf and marvel.conf file in place
> with the proper stanzas in them.
>
> can somebody throw me a clue?
>
> --
> --
> Bill "Shrek" Thater ORACLE DBA
> shrekdba_at_gmail.com
> --------------------------------------------------------------
> ----------
> "Zen is not easy.
> It takes effort to attain nothingness.
> And then what do you have?
> Bupkes." -- The Goddess
> --
> http://www.freelists.org/webpage/oracle-l
>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Jul 06 2005 - 09:08:41 CDT
![]() |
![]() |