From:             
Operating system: Windows 2003 server
PHP version:      master-Git-2012-03-30 (Git)
Package:          Dynamic loading
Bug Type:         Bug
Bug description:Installation/configuration problem with Apache 2.2.22; PHP 
5.2.9-2 et OCI8 (wit

Description:
------------
;extension=php_bz2.dll
;extension=php_curl.dll
;extension=php_dba.dll
;extension=php_dbase.dll
;extension=php_fdf.dll
extension=php_gd2.dll
;extension=php_gettext.dll
;extension=php_gmp.dll
;extension=php_ifx.dll
;extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
extension=php_mbstring.dll
;extension=php_exif.dll
;extension=php_mcrypt.dll
;extension=php_mhash.dll
;extension=php_mime_magic.dll
;extension=php_ming.dll
;extension=php_msql.dll
;extension=php_mssql.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_oci8.dll
extension=php_openssl.dll
extension=php_pdo.dll
;extension=php_pdo_firebird.dll
;extension=php_pdo_mssql.dll
extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_oci8.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
;extension=php_pgsql.dll
;extension=php_pspell.dll
;extension=php_shmop.dll
;extension=php_snmp.dll
;extension=php_soap.dll
;extension=php_sockets.dll
;extension=php_sqlite.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
;extension=php_xmlrpc.dll
;extension=php_xsl.dll
extension=php_zip.dll
extension=php_http.dll
extension=php_oracle.dll

Test script:
---------------
Hello Support,

I would like help about a problem that I could not answer.

So I try to install Apache 2.2.22 with the link oci8 to connect my
database
with Oracle 10G on a OS windows server 2003.

So I have installed exactly the pre requisite necessary to work together
apache
with oci8

- Oracle instant client
- PHP 5.2.17
- Apache 2.2.22
- Oracle instant client 11G 32bits

I create the environnement variable TNS_ADMIN and PATH with the directory
"D:\www\instantclient_11_1"

And when I start Apache, I have the error message in php log :

PHP Warning:  PHP Startup: Unable to load dynamic library
'ext/php_oci8.dll' - %1 is not a valid Win32 application.\r\n in Unknown on
line 0

PHP Warning:  PHP Startup: Unable to load dynamic library
'ext/php_oracle.dll' - %1 is not a valid Win32 application.\r\n in Unknown
on line 0


Have you got an idea ?

Many thanks

AC


-- 
Edit bug report at https://bugs.php.net/bug.php?id=61563&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61563&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61563&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61563&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61563&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61563&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61563&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61563&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61563&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61563&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61563&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61563&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61563&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61563&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61563&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61563&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61563&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61563&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61563&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61563&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61563&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61563&r=mysqlcfg

Reply via email to