LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   phpize error (https://www.linuxquestions.org/questions/linux-server-73/phpize-error-4175476314/)

faizshiraji 09-07-2013 03:37 PM

phpize error
 
Hi guy's, I am new in your forum. Yes phpize error. I have CentOS 6.4 64bit webserver. I need to install PDO_OCI in this webserver. I installed this before then I didn't get any error. But now I am facing this problem.
My previous installation process is in this LINK.

When I wanted to phpize then its showing following error:

Quote:

config.m4:188: warning: AC_CACHE_VAL(pdo_inc_path, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
aclocal.m4:2743: PHP_CHECK_PDO_INCLUDES is expanded from...
config.m4:188: the top level
config.m4:188: warning: AC_CACHE_VAL(pdo_inc_path, ...): suspicious cache-id, must contain cv to be cached
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
aclocal.m4:2743: PHP_CHECK_PDO_INCLUDES is expanded from...
config.m4:188: the top level
Sent at 1:51 AM on Sunday

And i cannot complete my installation. Can any one help me to resolve this issue.

Best Regards,
-Doller

Ztcoracat 09-13-2013 01:06 AM

Hi: faizshiraji:)

I am not good with servers but these articles may be of some use-

http://oesediez.blogspot.com/2010/07...8-pdo-oci.html
http://bhagwats.blogspot.com/2012/05...in-centos.html

To get the oracle PDO driver install on Linux you will need to get the src from pecl
http://www.edmann.com/Computers-Tech...-fedora-CentOS

http://php.net/manual/en/ref.pdo-oci.php

And about the ERROR: "must contain cv to be cached"
http://savannah.nongnu.org/bugs/?36971

Hope that helps-:)


All times are GMT -5. The time now is 08:17 AM.