mod_plsql configuration --Forbidden You don't have permission to ...

mod_plsql configuration --Forbidden You don't have permission to ...

 

  

Dear All,

I'm getting the following error message in the
browser

<b>
Forbidden
You don't have permission to access
/pls/testdad/emp_proc on this server.
</b>
I guess, this is something to do with webserver not
with DB,but could some one please help me to resolve
mod_plsql configuration?

simpledad configuration is working fine but for the
same DB instance using differnt DAD name(for example
testdad) is not working.

working URL
http://sseerang/pls/simpledad/emp_proc

NON-WORKING URL
http://sseerang/pls/testdad/emp_proc

Here simpledata and testdad both are pointing to the
same Database.


Enclosed is the DAD configuration for both simpledad
and testdad.


[DAD_simpledad]
connect_string = tamizh
password = !aHI=
username = hr
default_page = emp_proc
document_table = employees
document_path = docs
document_proc = sample.wwdoc_process.process_download
;upload_as_long_raw =
;upload_as_blob =
;name_prefix =
;always_describe =
;after_proc =
;before_proc =
reuse = Yes
;connmax =
;pathalias =
;pathaliasproc =
enablesso = No
;sncookiename =
stateful = STATELESS_RESET
;custom_auth =
;response_array_size =
;exclusion_list =
;cgi_env_list =
;bind_bucket_widths =
;bind_bucket_lengths =
;error_style =
;nls_lang =
;




[DAD_testdad]
connect_string = tamizh
password = !KioqKioqKioqKioqKioqKioqKioqKioqKg==
username = hr
default_page = emp_proc
document_table = employees
document_path = docs
document_proc = sample.wwdoc_process.process_download
;upload_as_long_raw =
;upload_as_blob =
;name_prefix =
;always_describe =
;after_proc =
;before_proc =
reuse = Yes
;connmax =
;pathalias =
;pathaliasproc =
enablesso = No
;sncookiename =
stateful = STATELESS_RESET
;custom_auth =
;response_array_size =
;exclusion_list =
;cgi_env_list =
;bind_bucket_widths =
;bind_bucket_lengths =
;error_style =
;nls_lang =
;


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
Oracle LazyDBA home page