php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13861 Unable to load PHP_OCI8.dll: Access Denied
Submitted: 2001-10-29 04:28 UTC Modified: 2001-10-29 06:52 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: alessandro dot martinato at telecomitalia dot it Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.0.5 OS: WINNT 4.0 & IIS 6
Private report: No CVE-ID: None
 [2001-10-29 04:28 UTC] alessandro dot martinato at telecomitalia dot it
I'm using PHP 4.05 in a Win NT 4.0 Server SP 6 and IIS and I have installed Oracle client for Oracle 8.
Now when I Uncomment the extensions Php_OCI8.dll and I try to see the Webpage the reply of server is ...
 Warning: Unable to load c:\php\extensions\php_oci8.dll
 Access Denied
Instead using the msdos prompt and command PHP all run OK and PHP can connect to Oracle server an create the web pages right.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-29 06:52 UTC] sander@php.net
IIS probably runs as a different user which doesn't have the proper permissions to access php_oci8.dll
Check your permissions. Reopen this report if the problem still exists.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Sep 17 05:01:27 2024 UTC