Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. ignas$ php -v
  2.  
  3. Warning: PHP Startup: Unable to load dynamic library '/Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20151012/mssql.so' - dlopen(/Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20151012/mssql.so, 9): Symbol not found: _zval_used_for_init
  4. Referenced from: /Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20151012/mssql.so
  5. Expected in: flat namespace
  6. in /Applications/XAMPP/xamppfiles/lib/php/extensions/no-debug-non-zts-20151012/mssql.so in Unknown on line 0
  7.  
  8. Warning: PHP Startup: pdo_dblib: Unable to initialize module
  9. Module compiled with module API=20121212
  10. PHP compiled with module API=20151012
  11. These options need to match
  12. in Unknown on line 0
  13. PHP 7.0.9 (cli) (built: Aug 26 2016 06:17:04) ( NTS )
  14. Copyright (c) 1997-2016 The PHP Group
  15. Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement