[PHP-INST] Access Violation with oci8.dll

2003-07-07 Thread Eduardo Koelln
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.

[PHP-INST] Access Violation

2003-05-31 Thread Dieter Lunn
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.

Re: [PHP-INST] Access Violation : W2K, PHP4.0.0

2001-07-14 Thread Phil Driscoll
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.

[PHP-INST] Access Violation : W2K, PHP4.0.0

2001-07-14 Thread Josh Lehman
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