William Zeitler

Avatar
  • Total activity 18
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6
  • Created

    Can't get breakpoints to work right

    (Haven't heard back from tech support in about a week now, so I'm trying the forum.)Seems like every time I do a new install of PhpStorm,  different xdebug parameters are required to get breakpoint...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    I'm stumped getting Javascript debugging to work

    Ideally I could have PHP and Javascript debuggers at the same time. From another post, in WebStorm I have performed these steps (just trying to get ANY Javascript debugging working): Could you plea...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Link map

    I'm stumped how to generate a link map (Clion, CMake of course, Ubuntu/gcc). THANX!
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How to debug POST/PHP

    I have a client app on machine A that submits POST requests to a local server on machine B on which I have PHPStorm. If I set a breakpoint in my PHP on machine B and use a browser on machine A, Php...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    jdbc program works in IDE but not on command line

    Answered
    Within the IDE my JDBC program works (so apparently mysql is working OK, my code is OK, etc.), but I can't get it to run from the command line. (I'm still a Java newbie.) 1) I've added mysql-connec...
    • 2 followers
    • 2 comments
    • 0 votes