Search results

  1. 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...
  2. 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