- Posts: 15
- Thank you received: 0
Hello everyone,
I have a problem with the connection to an oracle database. By placing all the parameters I get the following error message:
Could not connect to PDO: SQLSTATE[HY000]: pdo_oci_handle_factory: ORA-12545: Connect failed because target host or object does not exist (/builddir/build/BUILD/php-5.6.4/ext/pdo_oci/oci_driver.c:635)
You know how to give some help
Please Log in or Create an account to join the conversation.
Hi, are you sure that you have used right connection data. ip, port,... and that you can actually access the database server from where your website is running.
Please Log in or Create an account to join the conversation.