|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-01-02 00:35 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 19:00:02 2025 UTC |
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