[PHP-INSTALL] Problem loading php_oci8.dll

2007-09-04 Thread Marcus Hoffmann
Hi folks, my environment: W2003Server, IIS6 and php5.2.4. My IIS does not load the php_oci8.dll (I do not see neither OCI nor any error using phpinfo() ). All seems OK in the php.ini, extensions are placed, paths are set and ORACLE_BASE and ORACLE_HOME are defined in the environment. Any idea ??

[PHP-INSTALL] php 5.2.4 disable mail() function

2007-09-04 Thread Hartmut Wernisch
Is there a patch available to revert the "Changed mail() function to be always available. (Johannes)" (see changelog)? I'am looking for an easy way to disable the build in mail-function again. I would prefer not to diff the old and new sources, so any other idea? :) Thanks in advance, Hartmut

Re: [PHP-INSTALL] Problem loading php_oci8.dll

2007-09-04 Thread Christopher Jones
Marcus Hoffmann wrote: Hi folks, my environment: W2003Server, IIS6 and php5.2.4. My IIS does not load the php_oci8.dll (I do not see neither OCI nor any error using phpinfo() ). All seems OK in the php.ini, extensions are placed, paths are set and ORACLE_BASE and ORACLE_HOME are defined in the