php configuration
Hi Guys,
I am running Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production on Solaris 10.
I am trying to configure PHP on my server.
I am getting this error when I run the make install commands:
Now I get the errors below when I run the make install commands:
ld: fatal: file $ORACLE_HOME/lib/libclntsh.so: wrong ELF class: ELFCLASS64.
I understand I am trying to use 64 bit library when the installer is expected a 32 bit one.
Now, where can I get the 64 bit version of the OCI8 or php configuration?
Or what should I do if I need to get the php installed on this server?
Please Help!!!!!!!!!
Thanks in advance...