Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: HTML DB
Thanks JAnne. It is working fine after setting up alias '/i/' in httpd.conf
file.
Thanks again.
-----Original Message-----
Jan Korecki
Sent: Sunday, December 07, 2003 7:29 PM
To: Multiple recipients of list ORACLE-L
Sami wrote:
>Dear All,
>
>DB version :9.2.0.4
>OS: Windows 2000
>
>Installed HTMLDB without any error.
>mod-pl sql is working fine.
>
>I invoked HTML DB admin page using the follwoing URL
>http://localhost/pls/simpledad/htmldb_admin
>
>1)The page came up with out images(this is fine, still I can type username
&
>password)
>
>
>2) After typing username & password, clicked on Login button,
>it redirects me to
>http://localhost/pls/simpledad/f?p=4550:10:6743357292495279243
>and I got the java script error.(Object Expected)
>
>Any idea what I would be missing here.
>
>
>
Cut from the installation guide.................................
<snip>
Setting the /i/ image directory
You must create a virtual directory on your web server that points to
the directory that contains the contents of the unzipped or uncompressed
directory images. If /i/ is already used, consider adding the contents
of the images directory to this directory.
To create the Alias '/i/' for Apache:
<snip>
Setting the image directory will solve both your problems. (The javascripts resides in a directory under the image directory.)
Regards,
Janne!
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jan Korecki INET: Jan.Korecki_at_contactor.se Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Sami INET: saminathans_at_myrealbox.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Sun Dec 07 2003 - 19:19:26 CST