Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PHP 4.3.11 Oracle Instant Client 10.1.0.4 and my firewall

449709Aug 10 2005
I've successfully compiled php with oci8 instant client support.
The web server is in the DMZ and Oracle on a windows machine in my
local net .. I've set up my firewall to allow the communication
betweeen my web server and the oracle machine by freeing the
standard port 1521.

when I call the ociplogin function I pass as server argument //192.168.10.3:1521/medDB which match my oracle server configuration.

As result I become
Warning: ociplogon(): ociopen_server: ORA-12541: TNS:no listener

Well I've checked my firewall ad I noticed it blocked connections from
my web server to my oracle on the port 1035.

Today I rebooted the web server .. restarted apache
and on the firewall I had the same blocking
but this time on the port 1044.

Someone knows something about this strange behaviour ?

thank you in advance
Alex
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2005
Added on Aug 10 2005
0 comments
738 views