 |
|
Oracle Tips by Burleson |
Forbidden
The URL may return a Forbidden message with the
following text:
Forbidden
You don’t have
permission to access /pls/hdb20/htmldb on this server
In this case, it may be because an incorrect
password was provided or the PlsqlDatabaseConnectString parameter is not set
correctly in the dads.conf file. Make sure this is setup correctly
and try again.
File Upload Problems
While uploading a file into a workspace or
application, the following error may be returned:
HTTP 404 – File not
found
Your URL has the
wwv_flow.accept at the end of the URL
This may mean one of the configuration parameters
has been typed wrong in the dads.conf file. A common problem
indicated on the HTML DB Forum is a misspelling where the s is missing
just before the $ character for the PlsqlDocumentTablenameparameter. Verify the following parameter is correct in
the dads.conf file.
PlsqlDocumentTablename wwv_flow_file_objects$
The above book excerpt is from:
Easy
HTML-DB Oracle Application Express
Create
Dynamic Web Pages with OAE
ISBN 0-9761573-1-4
Michael Cunningham & Kent
Crotty
http://www.rampant-books.com/book_2005_2_html_db.htm
|