[xdebug-general] Xdebug

From: Don Sevcik <donsevcik[@]hotmail.com>
Date: Tue, 23 Jul 2013 20:26:34 +0000

Hello,
I ran through the 4 steps on the wizard.php page which gave me the output below: However, Step 5 says "no such directory exists". Any thoughts?

XDEBUG EXTENSION FOR PHP | DOCUMENTATION | INSTALLATION
home | updates | download | documentation | contributing | license | support | issue tracker
If you like Xdebug, please consider buying a
"support agreement".

Or Flattr this website: Tailored Installation InstructionsSummaryXdebug installed: noServer API: Apache 2.0 HandlerWindows: noZend Server: noPHP Version: 5.3.15Zend API nr: 220090626PHP API nr: 20090626Debug Build: noThread Safe Build: noConfiguration File Path: /etcConfiguration File: /private/etc/php.iniExtensions directory: /usr/lib/php/extensions/no-debug-non-zts-20090626InstructionsDownload xdebug-2.2.3.tgzUnpack the downloaded file with tar -xvzf xdebug-2.2.3.tgzRun: cd xdebug-2.2.3Run: phpize (See the FAQ if you don't have phpize.As part of its output it should show:
Configuring for: ... Zend Module Api No: 20090626 Zend Extension Api No: 220090626 If it does not, you are using the wrong phpize. Please follow this FAQ entry and skip the next step.Run: ./configureRun: makeRun: cp modules/xdebug.so /usr/lib/php/extensions/no-debug-non-zts-20090626Edit /private/etc/php.ini and add the line
zend_extension = /usr/lib/php/extensions/no-debug-non-zts-20090626/xdebug.soRestart the webserverIf you like Xdebug, and thinks it saves you time and money, please have a look at the donation page.
Received on Tue Jul 23 2013 - 21:31:40 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST