Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

Configuration help (using the Wizard and the Diagnostic tool)

To help you configure PHPEdit for debugging, 2 new tools have been added in version 2.10: The debugger configuration wizard and the debugger diagnostic tool.

You will find these tools in the debug menu:

If you can't find these tools in the menu, you might have to add them yourself to the menu (this can happen if you import your menus from an older version of PHPEdit). To do this, you need to go in menus/toolbars customization mode.

Debugger configuration wizard

The debugger configuration wizard allows you to configure the basic options needed for debugging. Each option is explained, and then tested to make sure that it functions correctly:

Debugger diagnostic

If you the debugger doesn't work like expected or not at all, you can use the debugger diagnostic tool to find the reason. Click on Run diagnostics to start the tests:

Once the test is finished you should get a message telling you where the error might be and how to solve it. You can also use the Copy full log to clipboard to have a detailed log of the test, with your configuration settings copied to the clipboard, to help us give you support if the problem doesn't get solved.