Broken Code: Unable to load dynamic library’c:\php\extentions\php_oci8.dll’- Access is Denied

After 1 day a half, bercancut taliwondo to break that f*****g code.
Mulai dari jawaban yang paling menyebalkan kayak gini:

            This has been reported hundreds of times before.
            Ask support questions elsewhere, this is NOT bug.

Ente pasti nggak percaya kalo jawaban di atas diperoleh dari bugs.php.net.
Sampai yang memberikan harapan seperti begini:

           You must include the path to the PHP dll’s in your Windows PATH environment variable.
           Open "System"
then the "Advanced" tab
           1. Click the "Environment Variables" button
           2. In the "System Variables" list, click "Path" then click "Edit"
           3. Add the directory where the PHP dll’s can be found.
           4. Click OK three times and you’re done.

Atau yang seperti ini:
                  
          The DLLs php is trying to load may need some others that you don’t             have in your installation.
           You may download this tool:
           Dependency Walker (http://www.dependencywalker.com/)
           That will tell you what files are missing (if any).

Sampai akhirnya kutemukan yang ini:

    If You use anonymous access, You’ll  have a builtin user to use it. Make this user local administrator, or give minimum read access to PHP folder (ie.: c:\php) and ORAHOME (ie. c:\ora92) folders.
   
    
    

he..he..h.e..
Ternyata cuma  memasukkan Internet Built-in User ke dalam group Administrator.
Bingo… the code broken.
    
Now PHP and Oracle is running well with My IIS in My VAIO (still have a plastic on top).

One Response to “Broken Code: Unable to load dynamic library’c:\php\extentions\php_oci8.dll’- Access is Denied”

  1. Irwan Says:

    lha si bos jadi programmer lagi… downgrade rupanya..hehehe

Leave a Reply