Search results

  1. Z

    Exeoutput windows server 2016 compatibility

    Did you have any luck sorting this out? I’m having similar issues on my 2012 server. I’ve tried copying the files elsewhere, and some of it has worked, but some also haven’t.
  2. Z

    PHP_EXO.DLL and many others, not found?

    for the php exo .dll file, it says exchange file not found. Could you think of where it would be looking for this file? I will manually place it there if needed.
  3. Z

    PHP_EXO.DLL and many others, not found?

    So far, every program I have created to run has had some sort of DLL error or exception to it. I am enabling curl and opensll, even though the script I am running is only a hello world script. I am enabling them because they’re my main focus with this app. so anyway, I have had dll missing...
  4. Z

    Trouble Accessing API

    I am attempting to grab information from an outside API and am getting this error: file_get_contents(): Unable to find the wrapper “https” - did you forget to enable it when you configured PHP? I have curl and opensll comiled in the exe, I have both allow_url_fopen = on & allow_url_include =...
Back
Top