From: [EMAIL PROTECTED] Operating system: windows2000 PHP version: 4.2.3 PHP Bug Type: Ovrimos related Bug description: connect to oracle9 error
i use php with oracle9 on windows2000,iis5
<?
putenv("ORACLE_SID=ORACLE");
putenv("ORACLE_HOME=D:\oracle\ora92");
$conn2 = Ora_Logon("scott", "tiger");
?>
BUT show error like this :
PHP has encountered an Access Violation at 612A2217
--
Edit bug report at http://bugs.php.net/?id=21329&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=21329&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=21329&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=21329&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=21329&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=21329&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=21329&r=support
Expected behavior: http://bugs.php.net/fix.php?id=21329&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=21329&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=21329&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=21329&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21329&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=21329&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=21329&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=21329&r=gnused
