From b4bb23f5c0e747e03c992c1409a5b533f2294b52 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Mon, 21 Mar 2011 17:17:42 +0100 Subject: development/xdebug: New maintainer and updated for version 2.1.0 Signed-off-by: Heinz Wiesinger --- development/xdebug/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/xdebug/README') diff --git a/development/xdebug/README b/development/xdebug/README index 5ee9c66fadc80..f8cb67bccef92 100644 --- a/development/xdebug/README +++ b/development/xdebug/README @@ -9,8 +9,8 @@ capabilities to debug PHP scripts interactively with a debug client. This requires libedit. -Once you install xdebug, add the following line to php.ini: - zend_extension = "/usr/lib/php/extensions/xdebug.so" +Once you've installed xdebug, uncomment the following line in /etc/php/xdebug.ini: +; zend_extension = "/usr/lib/php/extensions/xdebug.so" Restart your webserver if you're using php with it, and as a recomendation from xdebug's README: "Write a PHP page that calls "phpinfo();" Load it -- cgit v1.2.3