From:             nicetmy at 126 dot com
Operating system: win2K sp4
PHP version:      4.4.0
PHP Bug Type:     OCI8 related
Bug description:  cannot run fastcgi php with oci8

Description:
------------
PHP: 4.3.11
Oracle client: 10.1.0 and 9.2
Apache 2.0.47

I try to run php under fastcgi mode
Using the default configure of php everything is fine.
But when I open the oci8 suport, apache service started but php cannot
work. 
So I turn to start apache service with DOS command, system popup the
notice of cannot find oci.dll(In fact, oci.dll in %PATH%).
Then I change the httpd.conf using isapi mode, oracle support is ok.

Why?




-- 
Edit bug report at http://bugs.php.net/?id=34605&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34605&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34605&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34605&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34605&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34605&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34605&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34605&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34605&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34605&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34605&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34605&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34605&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34605&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34605&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34605&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34605&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34605&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34605&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34605&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34605&r=mysqlcfg

Reply via email to