Instalar xampp + xdebug + netbeans en mac

On 3 Enero, 2011, in programación, by admin

Vamos indicaros como configurar para desarrollo un servidor de aplicaciones basado en XAMPP con XDEBUG y netbeans en un equipo con sistema operativo MAC.
Paso 1) Descargar Xampp
Paso 2) Abrir un terminal y ejecutar “sudo /Applications/TextEdit.app/Contents/MacOS/TextEdit /Applications/XAMPP/xamppfiles/etc/php.ini”
Paso 3) Al final del archivo que se acaba de abrir añadir estas lineas
[xdebug]
zend_extension=/Applications/XAMPP/xamppfiles/lib/php/php-5.3.1/extensions/no-debug-non-zts-20090626/xdebug.so
xdebug.file_link_format=”txmt://open?url=file://%f&line=%1″
xdebug.remote_enable = On
xdebug.remote_autostart = 1
Aseguraros que la [...]

Share
Tagged with:  

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...