Forbidden --You don't have permission to access /pls/htmldb/htmldb on this

Hi ,
I have recently installed htmldb 2.0 on oracle 10g. When I am trying to access the URL ,
http://hostname:7777/pls/htmldb
getting the following error:
Forbidden
You don't have permission to access /pls/htmldb/htmldb on this server.
Can you please help me how to resolve this error.
TIA

Jes,
Thank you so much for your help. My current dads.conf file looks like the following:
<Location /pls/orasso>
SetHandler pls_handler
Order deny,allow
Allow from All
AllowOverride None
PlsqlDatabaseUsername orasso
PlsqlDatabasePassword @Bdfw2X+sa2pQQU1rQTzjmc==
PlsqlDatabaseConnectString cn=test10g,cn=oraclecontext NetServiceNameFormat
PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
PlsqlAuthenticationMode SingleSignOn
PlsqlSessionCookieName orasso
PlsqlDocumentTablename orasso.wwdoc_document
PlsqlDocumentPath docs
PlsqlDocumentProcedure orasso.wwdoc_process.process_download
PlsqlDefaultPage orasso.home
PlsqlPathAlias url
PlsqlPathAliasProcedure orasso.wwpth_api_alias.process_download
</Location>
# HTMLDB Configuration#
Alias /i/ "D:\OraInfra\Apache\Apache/images/"
<Location /pls/htmldb>
SetHandler pls_handler
Order deny,allow
Allow from all
AllowOverride None
PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
PlsqlDatabasePassword %html_db_public_user_pwd%
PlsqlDatabaseConnectString testas.nrtc.coop:1521:test10g.nrtc.coop
PlsqlDefaultPage htmldb
PlsqlDocumentTablename wwv_flow_file_objects$
PlsqlDocumentPath docs
PlsqlDocumentProcedure wwv_flow_file_manager.process_download
PlsqlAuthenticationMode Basic
PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
</Location>
We are using Oracle Application server 10g HTTP server with HTMLDB. My error_log says:
[Wed May 31 11:13:12 2006] [notice] FastCGI: process manager initialized
[Wed May 31 11:15:22 2006] [notice] FastCGI: process manager initialized
[Wed May 31 11:17:57 2006] [error] [client 10.1.0.34] [ecid: 1149088676:10.1.0.34:4652:4380:1,0] mod_plsql: /pls/htmldb/htmldb_admin HTTP-403 ORA-1017 ORA-01017: invalid username/password; logon denied\n
[Wed May 31 11:19:05 2006] [error] [client 10.1.0.34] [ecid: 1149088745:10.1.0.34:4652:3448:2,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017 ORA-01017: invalid username/password; logon denied\n
[Wed May 31 11:26:28 2006] [error] [client 10.1.6.60] [ecid: 1149089188:10.1.0.34:4652:440:2,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017 ORA-01017: invalid username/password; logon denied\n
[Wed May 31 11:55:47 2006] [notice] FastCGI: process manager initialized
[Wed May 31 11:56:36 2006] [error] [client 10.1.0.34] [ecid: 1149090996:10.1.0.34:2820:2308:1,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
[Wed May 31 12:03:00 2006] [notice] FastCGI: process manager initialized
[Wed May 31 12:03:46 2006] [error] [client 10.1.0.34] [ecid: 1149091426:10.1.0.34:2068:1564:1,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
[Wed May 31 12:03:50 2006] [error] [client 10.1.0.34] [ecid: 1149091430:10.1.0.34:2068:568:1,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
[Wed May 31 12:06:55 2006] [notice] FastCGI: process manager initialized
[Wed May 31 12:10:06 2006] [notice] FastCGI: process manager initialized
[Wed May 31 12:16:22 2006] [notice] FastCGI: process manager initialized
[Wed May 31 12:17:59 2006] [notice] FastCGI: process manager initialized
[Wed May 31 12:19:13 2006] [error] [client 10.1.0.34] [ecid: 1149092353:10.1.0.34:5260:5944:1,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
[Wed May 31 12:20:22 2006] [error] [client 10.1.0.34] [ecid: 1149092422:10.1.0.34:5260:4660:1,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
Any ideas
Thanks
Michael

Similar Messages

  • You don't have permission to access /pls/htmldb/javascript_function ????

    hello,
    In one of my page regions (a region used as a menu),
    in the source of the region,
    I have created a javascript function(GoWindow).
    <table border="0"><tr><td class=tdbutonclass>
    <a class="butonclass"
    href="GoWindow('120','P10_ID')">
    AAAAA
    </a></td></tr></table>
    I got the following mesage when clicking on the buton :
    You don't have permission to access /pls/htmldb/GoWindow('120','P10_ID') on this server.
    Any idea for this error ??

    fil sam,
    Try:
    <a class="butonclass" href="javascript:GoWindow('120','P10_ID')">AAAAA</a>
    Because you are not preceding this with 'javascript:', it's being treated as a URL. And because it's not a fully qualified URL, it's assumed to be a relative URL (hence the reason why it's trying to access /pls/htmldb/...).
    Joel

  • You don't have permission to access /pls/htmldb/htmldb on this server.

    I'm having issues installing htmldb on XP and on linux. I installed it on another XP box without issue, however I cannot get past this problem:
    You don't have permission to access /pls/htmldb/htmldb on this server.
    the FLOWS_010500 and FLOWS_FILES users are there.
    The installs ran without a problem on both platforms.
    access_log:
    10.1.3.33 - HTMLDB_PUBLIC_USER [22/Jul/2004:15:42:53 -0700] "GET /pls/htmldb/htmldb HTTP/1.1" 403 307
    10.1.3.33 - HTMLDB_PUBLIC_USER [22/Jul/2004:15:43:32 -0700] "GET /pls/htmldb/htmldb HTTP/1.1" 403 307
    10.1.3.33 - HTMLDB_PUBLIC_USER [22/Jul/2004:15:43:34 -0700] "GET /pls/htmldb/htmldb HTTP/1.1" 403 307
    10.1.3.33 - HTMLDB_PUBLIC_USER [22/Jul/2004:15:43:35 -0700] "GET /pls/htmldb/htmldb HTTP/1.1" 403 307
    10.1.3.33 - HTMLDB_PUBLIC_USER [22/Jul/2004:15:43:35 -0700] "GET /pls/htmldb/htmldb HTTP/1.1" 403 307
    error log:
    [Thu Jul 22 15:45:27 2004] [error] [client 10.1.3.33] [ecid: 1090536327:10.1.3.33:2392:1548:1,0] File does not exist: c:/oracle/product/10.1.0/htmldb/apache/apache/htdocs/pls/TOPS/htmldb
    [Thu Jul 22 15:45:35 2004] [error] [client 10.1.3.33] [ecid: 1090536335:10.1.3.33:2392:1548:2,0] File does not exist: c:/oracle/product/10.1.0/htmldb/apache/apache/htdocs/pls/tops/htmldb
    [Thu Jul 22 15:45:41 2004] [error] [client 10.1.3.33] [ecid: 1090536341:10.1.3.33:2392:1548:4,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017
    in the error log it says: File does not exist:
    Any clues - i'm stuck at the moment ...

    I started apache again and hit:
    http://<host>:7777/pls/htmldb
    and the error log says:
    Jul 22 15:43:28 2004] [notice] FastCGI: process manager initialized
    [Thu Jul 22 15:43:32 2004] [error] [client 10.1.3.33] [ecid: 1090536212:10.1.3.33:2392:2344:1,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017
    [Thu Jul 22 15:43:34 2004] [error] [client 10.1.3.33] [ecid: 1090536214:10.1.3.33:2392:2344:2,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017
    [Thu Jul 22 15:43:35 2004] [error] [client 10.1.3.33] [ecid: 1090536215:10.1.3.33:2392:2344:3,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017
    [Thu Jul 22 15:43:35 2004] [error] [client 10.1.3.33] [ecid: 1090536215:10.1.3.33:2392:2344:4,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017
    [Thu Jul 22 15:45:27 2004] [error] [client 10.1.3.33] [ecid: 1090536327:10.1.3.33:2392:1548:1,0] File does not exist: c:/oracle/product/10.1.0/htmldb/apache/apache/htdocs/pls/TOPS/htmldb
    [Thu Jul 22 15:45:35 2004] [error] [client 10.1.3.33] [ecid: 1090536335:10.1.3.33:2392:1548:2,0] File does not exist: c:/oracle/product/10.1.0/htmldb/apache/apache/htdocs/pls/tops/htmldb
    [Thu Jul 22 15:45:41 2004] [error] [client 10.1.3.33] [ecid: 1090536341:10.1.3.33:2392:1548:4,0] mod_plsql: /pls/htmldb/htmldb HTTP-403 ORA-1017
    TOPS is my service name
    on the OS there is no file: c:/oracle/product/10.1.0/htmldb/apache/apache/htdocs/pls/tops/htmldb
    what is wrong with my config ?

  • Forbidden  You don't have permission to access / virtualhostname / filename .html on this server.

    Hello Everyone
    I've just configured Apache on my Newly upgraded Mountain Lion on Macbook Pro 13.
    Steps i followed to activate apache, php and mysql on my macbook pro is as follows:
    http://coolestguyplanettech.com/downtown/install-and-configure-apache-mysql-php- and-phpmyadmin-osx-108-mountain-lion
    I've configured the Sites folder and tested the http://localhost and find it working.
    I created one file to test php configurations and found that they are also working perfectly.
    Now i m creating a virtualhost with the name "rishtey.local" in  /private/etc/apache2/extra/httpd-vhosts.conf as below:
    <VirtualHost *:80>
        DocumentRoot "/Users/YogeshMunjal/Sites/Matrimonial/"
        ServerName rishtey.local
    </VirtualHost>
    But whenever i try to access the virutal directory as: http://localhost/rishtey.local
    it gives me following error:
    Forbidden
    You don't have permission to access /Rishtey.local/default_1.html on this server.
    No matter if i am accessing php file or html file, error is same.
    directory permissions are as below:
    drwxrwxrwx@ 156 YogeshMunjal  staff  5304 Dec 14 02:51 Matrimonial
    have created httpd.conf file as well in the same directory as:
    <Directory />
            Options FollowSymLinks
            AllowOverride All
            Order allow, deny
            Allow from all
    </Directory>
    Still nothing is working at all. please suggest the possible solution with it.
    Thanks in advance for trying...

    oh yes.. you are right... its accessible in
    http:://rishtey.local/default_1.html
    successfully... thanks for that... first of all
    now issue is: when i access http://rishtey.local/test.php which contains just a tag to display php info only...
    instead of rendering this php file, it just save the file in the download folder.
    what could be the issue with it?

  • Forbidden - You don't have permission to access /i/doc/start.htm

    I installed APEX 3.0.1 on an 11.5.10.2 technology stack (Oracle Applications 11i), but am getting an error when trying to access apex help. The error I am getting is “Forbidden - You don't have permission to access /i/doc/start.htm on this server.” Moving around in help, I get this in other “/i/doc” files. Everything else seems to work fine. My apache configurations for the applications are:
    in wdbsvr.app:
    [DAD_apex]
    connect_string = %s_weboh_twotask%
    password = <password>
    username = apex_public_user
    default_page = apex
    document_table = wwv_flow_file_objects$
    document_path = docs
    document_proc = wwv_flow_file_mgr.process_download
    reuse = Yes
    enablesso = No
    stateful = STATELESS_RESET
    nls_lang = AMERICAN_AMERICA.AL32UTF8
    custom_auth = Basic
    in httpd.conf:
    Alias /i/ "/oraapps/prod/prodora/iAS/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    Any help would be appreciated.
    Thanks.
    -Scott

    I installed APEX 3.0.1 on an 11.5.10.2 technology stack (Oracle Applications 11i), but am getting an error when trying to access apex help. The error I am getting is “Forbidden - You don't have permission to access /i/doc/start.htm on this server.” Moving around in help, I get this in other “/i/doc” files. Everything else seems to work fine. My apache configurations for the applications are:
    in wdbsvr.app:
    [DAD_apex]
    connect_string = %s_weboh_twotask%
    password = <password>
    username = apex_public_user
    default_page = apex
    document_table = wwv_flow_file_objects$
    document_path = docs
    document_proc = wwv_flow_file_mgr.process_download
    reuse = Yes
    enablesso = No
    stateful = STATELESS_RESET
    nls_lang = AMERICAN_AMERICA.AL32UTF8
    custom_auth = Basic
    in httpd.conf:
    Alias /i/ "/oraapps/prod/prodora/iAS/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    Any help would be appreciated.
    Thanks.
    -Scott

  • Why all of a sudden am I seeing: FORBIDDEN You don't have permission to access / on this server.

    I can normally access Firefox with no problem. Now when I try to connect to Firefox I see an error message that says: FORBIDDEN You don't have permission to access/on this server. What's up with that? How do I fix it?

    Maybe the server is down for maintenance or updating.<br />
    Can you post a link?

  • 403 forbidden you don't have permission to access / on this server Error

    I just deployed my server 2012 & exchange 2013.  Serv#1  domain name is xyz.com.  and Serv#2 exchange server: mail.xyz.com.  My server is  also hosting DHCP Server.  After installing the servers, every time when i go to
    my website - www.xyz.com (it is hosting by third party Webmaster) it give me error message: 403 forbidden you don't have permission to access / on this server Error.  What can I do to result this problem.  
    Thank you for your help.
    Cnet3383

    Jim,
    Thank you very much for responding on my question.  My website is working fine.   It only has problem with the segment of network within server 2012.  And also, I found out that as soon as I stop the DNS server then i can access my website
    without any problem.  I am very sure the problem in the setting of my DNS Server.  I have  all A records are pointing out to internal private ip to Server 2012, Exchange Server, and also external ip to exchange server, and website.  Here
    is my DNS Mgr setting:
    (Same as parent folder) Start of Authority (SOA)  (204),serv.xxx.com,hostmaster.xxx.com    Static  
    (Same as parent folder)     Name Server  Serv.XXX.com
    Static  (Server 2012 Name)
    (Same as parent folder)    
    Host (A)
    173.xxx.xxx.19       Static   (Public IP)
    (Same as parent folder)     Host(A)
               10.1.8.1          Static   (Private IP)
    (Same as parent folder)     Host(A) 
    98.xxx.xxx.83           Static      (My website public  IP)
    (Same as parent folder)MailExchange (MX)
    Mail.XXX.com
    Static
    serv       
    Host(A)          
     10.1.8.1                  
    Static  
    Mail  Host(A)
               10.1.8.10                  Static  
    Please, let me know if you can figure out what is the problem.
    Thank 
    Cnet3383

  • Forbidden  - You don't have permission to access

    Hi.
    First of all I want to apologise for creating new thread while older one exists (created by other person).
    Older thread is marked as answered, so it looks like nobody is visiting it.
    Here is the link to that thread: http://forums.adobe.com/message/4052703#4052703
    My problem is that I can not access any Adobe forum.
    I live in Ukraine (east Europe), tried three different ISP providers and still get 403 Forbidden error when accessing adobe forums.
    This lasts for a couple of month now.
    Trashing cookies does not help.
    At the moment, I am writing this post using foreign proxy server.
    Is there any way to fix this issue?
    I really can not understand the reason for blocking whole countries to prevent spammers activity (as mentioned in older thread), instead of just blocking those spammers.

    If they were able to post in the forum they can post a PM.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Fri, 2 Dec 2011 13:19:21 -0800
    To: Default User Nam <[email protected]<mailto:[email protected]>>
    Subject: Forbidden  - You don't have permission to access
    Re: Forbidden - You don't have permission to access
    created by JTANNA<http://forums.adobe.com/people/JTANNA> in Forum comments - View the full discussion<http://forums.adobe.com/message/4060346#4060346

  • Forbidden; You don't have permission to access this document on this server.

    I am trying to request Daily iTunes U log reports and I am getting the following error: Forbidden  You don't have permission to access this document on this server.
    Does any one know what it means? Is Identity necessary?
    The URL I am using look like:
    http://deimos.apple.com/WebObjects/Core.woa/API/GetDailyReportLogs/example.edu?​StartDate=2011-05-01&EndDate=2011-06-01​&credentials=Administrator@urn:mace:itunesu.com:sites:example.edu​&identity=&signature=38bda70d9aa6975ae8756754034feb6e3c794aca4b21665f6dc85d2ed4 2d4f6b

    Check to make sure that the user in question doesn't have something in their Hosts file on their desktop.  Otherwise I don't see why SharePoint or the load balancer should be sending them to an Apache Unix web server when trying to resolve Office
    Web Apps.  Something is misdirecting the http request for that user to the wrong server.  If its just one user then I would suspect that something is wrong with TCP/IP locally.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • You don't have permission to access /pls/VIS/oraclemypage.home on this serv

    Hi
    I have just managed to complete a test installation of 11i (after 4 weeks and 2 sets of disks).
    H/W is P3 500, 512 MB RAM 80 GB HDD running W2K advanced server.
    Everything went well, and I managed to log in using both sysadmin/sysadmin and services/welcome.
    I can log into the database fine using SQL*PLUS or TOAD.
    After coming back from lunch, I am now getting the message "You don't have permission to access /pls/VIS/oraclemypage.home on this server" after the login page. I have made no changes and no-one but me has access to the server.
    Does anyone have any experience of this error and hopefully a solution?
    Thanks
    Don

    1. check your dbc file in FND_TOP/secure.
    2. there is a cfg file under iAS/Apache/modplsql/cfg called wdbsvr.app
    check the apps password there as well.
    Sayeed.
    [email protected]

  • You don't have permission to access /pls/DEV/fndgfm/fnd_gfm.get/

    Hi
    when i export some data from oracle application 11.5.10.2
    i Faced this error (You don't have permission to access /pls/DEV/fndgfm/fnd_gfm.get/)
    and nothing were exported

    when i export some data from oracle application 11.5.10.2Does this have anything to do with Application Express?
    If not, you'd be advised to find a more relevant forum.

  • Sometimes when I try to sign in, I get a Forbidden, you don't have permission to access login on this server

    Sometimes, not all the time, I get a message that says
    Forbidden
    you do not have permission to access login on this server
    It does not happen all the time, but it happened today about 5 times. I finally had to use Safari to get online and get back to Firefox.
    I never know when I shut down if it will happen when I reboot and try to get online again. This morning was particularly distressing, since it used to happen once, and then I would quit and restart Firefox and it worked. Today it did not work. What can I do to fix this? Thank you

    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • 403 forbidden: You don't have permission to access / on this server.

    I have just uploaded new files to the web server and I get the following message.
    Is there a reason for this?
    Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g Server at www.cambridgekids.es Port 80

    403 is usually a .htaccess problem. The site has been password protected.
    In your Files panel choose remote view then click at the top right where the three lines are and select show hidden files. it should show a .htaccess file in there somewhere. highlight it and right click. choose Set Permissions and set it to read writr and execute for all. Then delete it. Check your root folder to be sure your index file is in there and it shoudl work.

  • Forbidden - you don't have permission to access / on this server

    I get this message when I try to access ebay. I also get a screen in Japanese, both on the home page and sometimes when I try to bid on an item. Sometimes it works fine. Is this firefox or the website?

    In my case this was cause by the proxy "invisible.disconnect.me" that was installed by the Disconnect Search extention...

  • Hola porque no puedo ungresar a la pagina del ministerio me sale esto, Forbidden You don't have permission to access / on this server, necesito ayuda..

    Necesito solucionar el problema ya que debo ingresar calificaciones en mozilla y me sale ese error.

    ¿Que ministerio? ¿Puedes compartir con nosotros la dirección a la que accedes que te está mostrando ese mensaje?

Maybe you are looking for

  • How can I set a default window in MAIL (10.6.8) so that it's 27" wide?

    I don't recall this problem pre-OSX. Opening MAIL (in Snow Leopard) results in a window that completely fills my iMac's 27" monitor, almost 100% of the time – even though when exiting MAIL I have all windows to a manageable size. How can I limit MIAL

  • Error in asset data migration thru LSMW

    Hi u all, i have an issue while running an lsmw for asset data loads here, when i did it in foreground it saves the asset but when i run it in background its erring out i am doin it thru as91 whichis legacy transfers the error is Field RALT_DYNP_STRU

  • Web reporting does not work in BW system

    Hi- I'm a BW consultant with very little BASIS knowledge and have been asked to look into why web reporting is not working on our system. We get the following message when trying to run BW queries on the web: Not found The following error occured: %3

  • Upgrading to Weblogic 9.2

    Hi I'm upgrading an 8.1 app to 9.2. I've managed to deploy it, but when I try to access a web service I have deployed there it returns a 401 error, because it's trying to do basic authentication. It worked fine under 8.1. I tried adding <enforce-vali

  • I need an app to search PDF, words not in sequential order. Please help

    Hopefully this means something to someone. I need to search through hundreds of PDF files but need to search for the words in the file name in non sequential order.  Every app that I have looked at so far can search for words in the middle of a file