Softaculous


Topic : xdebug missing in macos 3.9 release


Posted By: hmorris48 on January 7, 2020, 7:44 pm
No xdebug library in the lib extensions directory

Entries in php.ini incorrectly point to the "AMPPS" directory - 3.9 installs in the "Ampps" directory.


from the php.ini file:

;ioncube loader
zend_extension = "/Applications/AMPPS/php-7.3/lib/extensions/ioncube_loader_dar_7.3.so"

;OPCache
;zend_extension = "/Applications/AMPPS/php-7.3/lib/extensions/opcache.so"

;Debug
;zend_extension = "/Applications/AMPPS/php-7.3/lib/extensions/xdebug.so"

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.