problem getting php_oci8 working on linux RHEL 5
        Posted  
        
            by Jonathan
        on Super User
        
        See other posts from Super User
        
            or by Jonathan
        
        
        
        Published on 2010-03-18T19:32:42Z
        Indexed on 
            2010/03/18
            19:41 UTC
        
        
        Read the original article
        Hit count: 335
        
Hi All,
I'm installing oracle oci8 on a linux server here and I am having an issue where php_oci8.so does not seem to be able to find the libclntsh.so.11.1. I've got the instant client installed and it shows up fine in ldconfig -p , but when I do ldd on the php_oci8.so it shows up as not found. Does anyone have any ideas as for what I can check ?
© Super User or respective owner