PHP on IIS ...Can't get it to work with the SSL

1 replies


I've tried searching around but cannot find an answer to the question of "How can I get PHP to run on our IIS (SSL) secure server".

I've been Googling around and there's the popular remove the ; from before the extension=php_openssl.dll but that was already gone.

My fingers are bleeding and it's the last step in a project I've been working on. Fingers are wagging at me and I've no idea what to do next.

We're running IIS6 on a Windows 2003 Server. Any suggestions in simple language please (if that's possible).

Thanks
#iis #php #ssl #work
  • Profile picture of the author nmarley
    I can think of _some_ suggestions, but it's been about 2 years since I've logged in to a Windows server and played with IIS... have you checked the Windows event log(s)?

    Also, you might check to see if all dependencies for php_openssl.dll are satisfied (depends.exe), but that may actually be a non-issue. Like I said, it's been so long, and I don't have access to a Windows server these days.
    {{ DiscussionBoard.errors[3013721].message }}

Trending Topics