Remote Access to Apex

Oracle Application Express - web application development tool (antigamente conhecido como Oracle HTML-DB)
Post Reply
jlbarro
Rank: Estagiário Pleno
Rank: Estagiário Pleno
Posts: 4
Joined: Fri, 02 May 2014 3:08 pm

I have installed APEX in a Linux environment, it came to access normally but after installing the VSFTPD I was without access to the AppEx application pages and the Apex page.
I have access to the server by SSH and SQLPlus without problems.

What am I changed unduly? Why Does Browser Returns Error 404 - Found Server and Page Not Available?
User avatar
dr_gori
Moderador
Moderador
Posts: 5024
Joined: Mon, 03 May 2004 3:08 pm
Location: Portland, OR USA
Contact:
Thomas F. G

Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered

The 404 is very generic.
Here in this link has a tip to add a debug on dads.conf / marvel.conf.

Select all

<Location /pls/apex> 
 ... 
 PlsqlErrorStyle  DebugStyle 
 ... 
Then, Starta the machine or Apache. Then you will have a larger detail. http://www.inside-oracle-apex.com/oracl ... t-found-2/
Here is more information on Apex errors: http://docs.oracle.com/cd/B32110_01/web ... #sthref602
jlbarro
Rank: Estagiário Pleno
Rank: Estagiário Pleno
Posts: 4
Joined: Fri, 02 May 2014 3:08 pm

Dr_Gori, thanks for your answer.

I use Linux Centos, Apache is within httpd and could not see where it should put the code to get an error_log but accurate. I believe this path (more detailed log) help a lot because I can not find reason for this error 404.

Thank you very much for this problem.
User avatar
dr_gori
Moderador
Moderador
Posts: 5024
Joined: Mon, 03 May 2004 3:08 pm
Location: Portland, OR USA
Contact:
Thomas F. G

Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered

Did you try to look at the Apache logs? (this is quoted at that link that I passed)

Select all

Apache\Apache\logs\error_log.nnnnnn
I think in the centos is in

Select all

/var/log/httpd 
jlbarro
Rank: Estagiário Pleno
Rank: Estagiário Pleno
Posts: 4
Joined: Fri, 02 May 2014 3:08 pm

Thanks,
I had already looked at the logs but I can not understand the problem, follow the logs for your analysis:

thanks for your patience and knowledge.
jlbarro
Rank: Estagiário Pleno
Rank: Estagiário Pleno
Posts: 4
Joined: Fri, 02 May 2014 3:08 pm

JLBARRO wrote: Thanks,
I had already looked at the logs but I can not understand the problem, follow the logs for your analysis:

Thanks for your patience and knowledge.
Attachments
access_log.zip
acesso
(1.85 KiB) Downloaded 384 times
User avatar
dr_gori
Moderador
Moderador
Posts: 5024
Joined: Mon, 03 May 2004 3:08 pm
Location: Portland, OR USA
Contact:
Thomas F. G

Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered

There are several errors:

Select all

File does not exist: /var/www/html/robots.txt 
File does not exist: /var/www/html/apex 
. 
. 
. 
Have you checked if these files exist? Is it permission?
It may be that in your update the directory has changed, or lost some special permission.
I would check this, since the log is accusing that it does not exist.
Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 14 guests