1
I put XAMPP php in the path and this error is showing:
PHP Warning: PHP Startup: Unable to load Dynamic library '/Applications/XAMPP/xamppfiles/lib/php/Extensions/no-debug-non-zts- 20131226/php_openssl.dll' - dlopen(/Applications/XAMPP/xamppfiles/lib/php/Extensions/no-debug-non-zts- 20131226/php_openssl.dll, 9): image not found in Unknown on line 0
Warning: PHP Startup: Unable to load Dynamic library'/Applications/XAMPP/xamppfiles/lib/php/Extensions/no-debug-non-zts- 20131226/php_openssl.dll' - dlopen(/Applications/XAMPP/xamppfiles/lib/php/Extensions/no-debug-non-zts- 20131226/php_openssl.dll, 9): image not found in Unknown on line 0
PHP 5.6.8 (cli) (built: Apr 20 2015 10:59:03)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
What do you mean
Coloquei o php do XAMPP no path
?– Jéf Bueno
nano /etc/paths and add the php path, so it becomes an executable.
– André Martins