Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Apex error (Oracle 10.2.0.1 linux)
Apex error [message #483016] Wed, 17 November 2010 09:57 Go to next message
replicated
Messages: 31
Registered: July 2009
Member
Hi

I installed Apex 3.2.1.it was installed successfully .while trying to run the URL (http://servername:7777/pls/apex/apex_admin) it gives Forbidden
You don't have permission to access /pls/apex/apex_admin on this server.


As per metalink the username/password provided in dads.conf file is incorrect ,but i already checked it at sqlplus prompt and it is correct.
Any ideas or anybody ever had the similar issues.

Thanks
Re: Apex error [message #483033 is a reply to message #483016] Wed, 17 November 2010 14:08 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
You might need to set APEX_PUBLIC_USER's password. Do that in SQL*Plus as
alter user apex_public_user identified by new_password;

Also, put that "new_password" into the dads.conf file.
What happens when you do that?
Re: Apex error [message #483072 is a reply to message #483033] Thu, 18 November 2010 02:01 Go to previous messageGo to next message
replicated
Messages: 31
Registered: July 2009
Member
i already did that ..but still the same error...
Re: Apex error [message #483074 is a reply to message #483072] Thu, 18 November 2010 02:07 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Did you - during the installation process - run APXCHPWD and APXLDIMG SQLs?
Re: Apex error [message #483087 is a reply to message #483074] Thu, 18 November 2010 05:59 Go to previous messageGo to next message
replicated
Messages: 31
Registered: July 2009
Member
hi

yes i did ran APXCHPWD.sql during install ,but what is APXLDIMG.sql about.

thanks
Re: Apex error [message #483091 is a reply to message #483087] Thu, 18 November 2010 06:31 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I've seen that, if you don't execute it, Apex won't work properly (so I thought that it *might* help you too).
Rem    NAME
Rem      apxldimg.sql - Application Express Load Images
Rem
Rem    DESCRIPTION
Rem      This script should be run as SYS and takes one argument, the path
Rem      to the directory where the Application Express software exists on
Rem      the filesystem. The script will load the images into XDB.
Previous Topic: Translate report layouts in APEX
Next Topic: How to set form items at page load
Goto Forum:
  


Current Time: Fri Mar 29 10:46:02 CDT 2024