ID: 39124 User updated by: huangxiang at cistg dot net -Summary: Cano not load oci8 extension Reported By: huangxiang at cistg dot net Status: Open Bug Type: OCI8 related Operating System: Red Hat Linux AS3 PHP Version: 5.1.6 New Comment:
.... Previous Comments: ------------------------------------------------------------------------ [2006-10-11 06:45:14] huangxiang at cistg dot net Description: ------------ I downloaded PHP5.1.6 and installed it on Red Hat AS3 but when i restart apache,i can not find oci8 in the phpinfo()..... the configuration command is like this: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --enable-soap --enable-fastcgi --prefix=/usr/local/php2 --enable-sqlite-utf8 --enable-sysvsem --enable-sysvshm --with-zlib-dir=/usr/ --disable-debug --with-gettext --enable-mbstring=cn --enable-mbstring=tw --with-jpeg-dir=/usr --with-png-dir=/usr --with-gd=/usr --enable-trace-vars --enable-sigchild --with-oci8=shared,instantclient,/usr/lib/oracle/10.2.0.1/client/lib/ when i use php5.1.1,it is ok,but it not works when i use php5.1.6..... can you help me? Expected result: ---------------- i expect the oci8 information will be shown in the phpinfo page.... Actual result: -------------- but everything works except oci8.... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39124&edit=1
