From 57b6030f26f4ad48e85dcd1f8588d79019c15fdd Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sat, 6 Feb 2016 22:49:35 +0100 Subject: development/xdebug: Updated for version 2.3.3. Signed-off-by: Heinz Wiesinger --- development/xdebug/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development/xdebug/README') diff --git a/development/xdebug/README b/development/xdebug/README index 3e63e706ec..cef9db2f31 100644 --- a/development/xdebug/README +++ b/development/xdebug/README @@ -7,7 +7,7 @@ memory allocation and protection for infinite recursions. Xdebug also provides profiling information for PHP, scripts, code coverage analysis and capabilities to debug PHP scripts interactively with a debug client. -Once you've installed xdebug, uncomment the following line in /etc/php/xdebug.ini: +Once you've installed xdebug, uncomment the following line in /etc/php.d/xdebug.ini: ; zend_extension = "/usr/lib/php/extensions/xdebug.so" Restart your webserver if you're using php with it, and as a recomendation -- cgit v1.2.3