Hello!
I am running PHP 4.3.2 under Win2k Adv Srv and IIS 5, in CGI mode.
When I run any script,i.e. with a simple line: phpinfo(), itself generates an error.
I detect that the problem only appears when the oci8.dll module is on.
I have an complete and functional Oracle 8i installed on
machine.
I get this error with PHP and IIS on Windows 2000 Server:
PHP has encountered an Access Violation at 01A290E
I have tried everything I know about PHP and IIS to get this to work. I
have done it before but for some reason this doesn't want to work.
--
PHP Install Mailing List (http://www.php.
On Saturday 14 July 2001 08:55, Josh Lehman wrote:
> I've installed PHP as an ISAPI filter using php4isapi.dll on IIS 5.0
> At first it appeared to run fine (I could echo basic stuff out to a page),
> but when I attempted to get the date, using the date() function I got "PHP
> Access Violation at.
I've installed PHP as an ISAPI filter using php4isapi.dll on IIS 5.0
At first it appeared to run fine (I could echo basic stuff out to a page),
but when I attempted to get the date, using the date() function I got "PHP
Access Violation at...". After that point I could not get any PHP code to
execu