Hi.
I have a Solars server with apache web server using PHP 3.0.15, and I have a Windows NT server with Oracle 8. I want to access to the information of the database, so I get the oracle libraries (to compile the php) for Solaris, and when I execute the script that invokes a connection to the database the answer of the web server is :
Warning: Unable to connect to ORACLE (Error while trying to retrieve text for error ORA-12514) in /hosting/ftp.afa1.com/public_html/demo/ORACLE/cgi-bin/principal.php3 on line 8
By the way, both servers have their own firewall, so I have to pass over two firewalls on each process. Any idea?
All the firewall rules are down, so I dont know wht is the problem.