ID:               25451
 Updated by:       [EMAIL PROTECTED]
 Reported By:      damien_heiser at cable dot comcast dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         OCI8 related
 Operating System: Windows 2000 SP4
 PHP Version:      4.3.3
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Hint: dependancy walker


Previous Comments:
------------------------------------------------------------------------

[2003-09-09 10:58:12] damien_heiser at cable dot comcast dot com

Description:
------------
Windows 2000 SP4
Apache 1.3.27
PHP 4.3.3
Oracle 7i and 8i (both reproduce issue)

OCI.DLL in %PATH% (have tried both oci.dll for 7i and 8i)  These are
not configured at the same time, I can control which oci.dll is
currently being loaded.

When attempting to load php_oci8.dll I get the following pop-up error
message from OCI.DLL in an error window:

"The specified module could not be found"

This pop up only comes up when attempting to run from the command line
by going to c:/program files/apache group/apache/apache.exe

When attempting to start apache as a service, apache fails to load.

All other modules in the php.ini file load as specified.

[php.ini start]
extension_dir = "./"
extension=php/extensions/php_exif.dll
extension=php/extensions/php_gd2.dll
extension=php/extensions/php_oci8.dll

When php_oci8.dll is commented back in, it works properly (just without
Oracle Support).

Oracle 7i and 8i are both installed on this machine, and I can access
Oracle servers using Toad with this machine.  Oracle is setup
properly.

As far as I have been able to tell, there have been no legitimate
answers to the cause of this problem, nor any resolutions.  Most are
just marked "Bogus" with no explaination as such, or "most likely a
configuration error".  This error can not be located on many of the
mailing lists, nor google or usenet with any known solid resolution. 
If this is indeed a "configuration error" suggest addition to the
documentation on correctly setting Oracle up to prevent these types of
bug reports in the future.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25451&edit=1

Reply via email to