Forum Moderators: coopster
i need someadvice on how i may troubleshoot this problem.
I am trying installing php (4.4) to run includes remotely on windows server (IIS 6 win 2k) with the extension Curl.
I added the extension and php is running fine however php test continually throws out an error as follows:
P Warning: Unknown(): Unable to load dynamic library 'C:\PHP\Extensions\php_curl.dll' - Access is denied. in Unknown on line 0
can anyone advise how to get over this problem?
the php files are all from the same install and i (aparently) have the correct system32 dll's.
Thanks
Installation of extensions on Windows [php.net]
How do I add my PHP directory to the PATH on Windows? [php.net]