We are conneceting PHP to Oracle DB 12.1.0.2 using oci8, if we execute an php script in a browser the response is a blank page.
If we execute the same php file in command line it execute successfull.
In the /var/log/httpd/error_log there aren't error messages related to the execution of the php file.
We have unabled the SELinux.