Mikep
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created UltraVNC generates CTRL CTRL when it shouldn't (and other less obvious issues)
I'm using UltraVNC x64 from Windows 10 to work on Ubuntu and Windows 10 systems. It has been working fine for years (I switched from RealVNC a long time ago), but using it with PhpStorm (native on... -
Created Warnings for "cannot resolve directory" and "cannot resolve file" in code moved to include file
I see similar posts to my issue, some with responses suggesting suppressing warnings (and some people saying they don't want to), some suggesting using Resource root. My problem is not the same as... -
Created How to show Variables Tab in Debug Window
I've made progress with debugging on a new project that was created from existing files as a semi-duplicate of a previous project that had some some configuration problems. But I don't understand ... -
Created Debugging: don't understand why I'm seeing localhost
I'm trying to debug a project on a Ubuntu server on my LAN. From the symptoms I assume I've got either the deployment or debug configuration wrong, but I can't see the problem. When I access (thro... -
Created Xdebug: confused about PhpStorm installation/configuration
I'm very confused about installing and configuring Xdebug for use with PhpStorm. A few days ago, I might have just written configuring because I already had Netbeans working with Xdebug, But then ...