Re: [PHP-INSTALL] This makes no sense
[email protected] (Nejc Vukovic) Mon, 24 Nov 2014 21:20:30 +0100
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
Hi, Did you check which php.ini file is loaded ? Use: php —ini to check. Might be that the php.ini isn’t loaded at all. Regards, Nejc Vukovic Penk 44 9143 Feistritz ob Bleiburg Mobil: 06649279080 Email: [email protected] Homepage: nvukovic.sytes.net > On 24 Nov 2014, at 20:28, christopher jones <[email protected]> wrote: > > > > On 11/24/14, 11:01 AM, Jorge F. Hernandez wrote: >> Hey guys, >> >> I just compiled php 5.6.3 for my Linux distro, among with it I compiled 2 extensions (oci8 and pdo_oci) using Oracle Express 11g libraries (that's >> what the server has), when I run php -m they both show, but when I go to phpinfo page they don't. >> >> Any ideas? >> >> Thanks. > > Check your Apache logs. Quite possibly your Apache environment > doesn't have LD_LIBRARY_PATH or ORACLE_HOME set to the Oracle > directories. > > See "Setting the Oracle Environment for PHP on Linux" p77 of > http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html > > Chris > > -- > [email protected] http://twitter.com/ghrd