Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Oracle DB (OCI8, PDO_OCI) #15

Open
Quentinvarquet opened this issue Feb 3, 2016 · 5 comments
Open

Support Oracle DB (OCI8, PDO_OCI) #15

Quentinvarquet opened this issue Feb 3, 2016 · 5 comments

Comments

@Quentinvarquet
Copy link

Hello,

I'm using your image since a long time. I only tried with mysql and postgresql and it works well.

I just tried on an oracle database and I have this message :

None of the supported PHP extensions (OCI8, PDO_OCI) are available.

Do you know why ?

Thank you :)

@shantanuo
Copy link

This can be achieved using this container...

https://hub.docker.com/r/lukaszkinder/apache-php-oci8-pdo_oci/

I do not know how to merge these 2 containers though!

@kusmierz
Copy link

@clue
Copy link
Owner

clue commented May 4, 2016

If anybody feels like filing a PR I'm happy to review! 👍

Unfortunately I do not have access to an Oracle database, so there's not much else I can do on my part.

@clue clue changed the title Oracle DB : None of the supported PHP extensions (OCI8, PDO_OCI) are available. Support Oracle DB (OCI8, PDO_OCI) May 4, 2016
kusmierz added a commit to kusmierz/docker-adminer that referenced this issue Sep 5, 2016
@cytopia
Copy link

cytopia commented Dec 30, 2018

FYI: Seems that instantclient 18.3 is now available without the need to accept a license and can therefore be distributed with Docker images: https://yum.oracle.com/repo/OracleLinux/OL7/oracle/instantclient/x86_64/

In case of Debian as a base image, you can use alien to install rpm packages. I am doing something similar here: https://github.com/cytopia/devilbox/blob/5cc0b548c61822768f9988758866b72990337d3d/cfg/php-startup-7.1/03-oracle-oci8-and-pdo_oci.sh-example#L18

@muhammad-asn
Copy link

muhammad-asn commented Jul 28, 2022

Is there any update on this particular issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants