From 5278f68119ffa549c2e3b970afecfefdeaea974a Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 18 Dec 2011 15:38:56 -0600 Subject: development/xdebug: Updated for version 2.1.2. Signed-off-by: Robby Workman --- development/xdebug/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'development/xdebug/README') diff --git a/development/xdebug/README b/development/xdebug/README index f8cb67bcce..e013cddff8 100644 --- a/development/xdebug/README +++ b/development/xdebug/README @@ -13,6 +13,9 @@ Once you've installed xdebug, uncomment the following line in /etc/php/xdebug.in ; 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 -in a browser and look for the info on the xdebug module. If you see it, +from xdebug's README: "Write a PHP page that calls "phpinfo();" Load it +in a browser and look for the info on the xdebug module. If you see it, you have been successful!" + +Note that some of xdebug's functionality may be dependent on php core +configuration settings. -- cgit v1.2.3