Guest User

Untitled

a guest
Jan 16th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. wampbinphpphp5.4.12php.ini
  2. wampbinapacheApache2.4.4binphp.ini
  3.  
  4. ;extension=php_openssl.dll
  5.  
  6. extension=php_openssl.dll
  7.  
  8. edit ->
  9. **C:wampbinphpphp5.4.12php.ini**
  10. ;;uncomment below line or remove the semicolons ';'
  11. extension=php_openssl.dll
  12.  
  13. **C:wampbinapacheApache2.4.4binphp.ini**
  14.  
  15. extension=php_openssl.dll
  16.  
  17. extension_dir = "C:/myStack/php/ext"
  18.  
  19. extension_dir = "../../php/ext"
Add Comment
Please, Sign In to add comment