Hi,
I've installed PHP 4.0 - Win32 Distribution with Apache (Oracle HTTP) on Win2K. The scripts seem to be handled correctly, but I keep getting a Program Error message stating the following:
"php.exe has generated errors and will be closed by Windows. You will need to restart the program.
An error log is being generated."
This seems to be a Dr. Watson message. In the error log it says the following:
Application exception occurred:
App: (pid=560)
When: 3/13/2002 @ 12:42:40.636
Exception number: c0000005 (access violation)
I'm using the extentions php_oracle.dll and php_oci8.dll. When I remove php_oci8.dll from the php.ini file there's no problem, but I'm having problem connecting to the database with the standard Oracle functions.
Does anyone have any idea what's going on?
Thanks in advance,
Eddie