i am trying to connect a php script to remote oracle DB but after following this article, I got this error message:
A PHP Error was encountered
Severity: Warning
Message: oci_connect(): ORA-12154: TNS:could not resolve the connect identifier specified
Filename: controllers/cancel.php
Line Number: 13
Does anyone know what the problem might be?