From:             huangxiang at cistg dot net
Operating system: Red Hat Linux AS3
PHP version:      5.1.6
PHP Bug Type:     OCI8 related
Bug description:  Cano not load oci8 extension

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 bug report at http://bugs.php.net/?id=39124&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39124&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39124&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39124&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39124&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39124&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39124&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39124&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39124&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39124&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39124&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39124&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39124&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39124&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39124&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39124&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39124&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39124&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39124&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39124&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39124&r=mysqlcfg

Reply via email to