Jump to content

Ubuntu 10.4 & php 5.3.2 cli & Apache and extensions


Recommended Posts

I have php 5.3.2 cli and Apache working fine on my Ubuntu 10.4 but now I need to add access to Oracle database(which in fact I have in and running on the same machine).

How do I add the Oracle (oci8) extension? From what I have read it looks like a recompile, is this true?

It depends on how you installed PHP. Did you install PHP from the ubuntu repositories (eg sudo apt-get install php5)

 

if you did then you can download and compile the oci8 extension using pear. Have a read of these guides

https://help.ubuntu.com/community/PHPOracle

http://ubuntuforums.org/showthread.php?t=92528

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.