Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T711
Change Details
Change Details
Old
New
Diff
@amj has reported an issue: ``` failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? ```
@amj has reported an issue: ``` failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? ``` To repro this code, try: ``` <?php file_get_contents("https://ysul.nasqueron.org/"); ```
@amj has reported an issue: ``` failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? ```
To repro this code, try: ``` <?php file_get_contents("https://ysul.nasqueron.org/"); ```
Continue