Operating System - HP-UX
1753513 Members
5499 Online
108795 Solutions
New Discussion юеВ

Re: Oracle HTTPD socket problem

 
David Nixon
Valued Contributor

Oracle HTTPD socket problem

I am running Oracle 8.1.7 on HP-UX 11.0 and have set
up an Oracle HTTPD service (on an A400) to talk to a
backend database. After starting Apache I can connect
to port 7777 - but never get a response.

The error log is always
Bad file number: accept: (client socket)

Anyone else encountered this ?
3 REPLIES 3
Steven Sim Kok Leong
Honored Contributor

Re: Oracle HTTPD socket problem

Hi,

Your apache HTTPD is running on port 7777 and you face the socket error when you try to connect to the HTTPD service, or when you are trying to connect to the Oracle sqlnet service?

Regards.

Steven Sim Kok Leong
David Nixon
Valued Contributor

Re: Oracle HTTPD socket problem

Just to clarify: that socket accept error message is from
the Apache HTTPD server error log. Network connections to
an Oracle database; via 'sqlplus' , work fine.
David.
David Nixon
Valued Contributor

Re: Oracle HTTPD socket problem

To clarify: the socket accept error message I posted was from
the Apache HTTPD server error log. Network connections to
an Oracle database; via 'sqlplus' , work fine.
David.