Jump to content

How To Properly Set Up Debugging?


next

Recommended Posts

I'm using phpstorm.

Right now, the only debugging I know is coding, then reading my errors in the browser window... I'm guessing it's a trashy way to work.

 

I installed PHPstorm, I configured XDebug, I can run basic scripts and I'm able to read the output and debugging information in the IDE. However none of this works when I open an actual project. Project is utilizing MVC, so when I open a file that's buried somewhere inside one of the directories, my debugger is crying that it can't see certain classes and throws fatal errors. How do I configure my environment properly? I can't find what I need in PHPStorm help files :(

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.