About 117,000 results
Open links in new tab
  1. Is there a way to set up Xdebug on Windows without submitting …

    Feb 18, 2023 · I merely wish to install Xdebug on Windows with my existing PHP 8.2. Is there some way to get the list of instructions without submitting this form with valid input data?

  2. ubuntu - PHP Xdebug and WSL2 - Super User

    Jun 21, 2023 · I have installed PHPStorm via snap into WSL version of Ubuntu because of this phpstorm/wsl2 defect I cannot use the Windows version of PHPStorm as it freezes frequently. …

  3. linux - Xubuntu 20.4, Xdebug 3 and Docker: Impossible to connect …

    Aug 9, 2021 · Xubuntu 20.4, Xdebug 3 and Docker: Impossible to connect from container to host Ask Question Asked 4 years, 4 months ago Modified 4 years, 4 months ago

  4. XDEBUG not working PHP 7.3 Win 10 x86 - Super User

    The xdebug site currently only has 64-bit versions for PHP 7.3; the PECL site has the 32-bit versions needed for XAMPP. I'm sure this will be corrected once xdebug 2.7 is production, but …

  5. How to debug PHP code in Visual Studio Code in the ... - Super User

    May 21, 2019 · And I went xdebug.org to download this version of Xdebug: When I copied this file to C:\xampp\php\ext, I found there is a file named php_xdebug.dll. Whatever, I still called the …

  6. Debugging a REST Api endpoint with Netbeans, Wordpress

    Apr 24, 2019 · The IDE will now have an open session that will respond on every event that passes through Xdebug with the XDEBUG-SESSION-START=netbeans-xdebug cookie set in …

  7. PHPStorm not receiving debug connection when accessing the …

    Mar 27, 2019 · Replacing xdebug.remote_connect_back with xdebug.remote_host seems to solve the issue. xdebug.remote_enable = 1 xdebug.remote_autostart = 1 xdebug.remote_host = …

  8. Change xdebug.mode using Xdebug helper - Super User

    Oct 3, 2021 · I have Xdebug helper for Chrome installed and I would like to switch between "off", "debug" and "profile" Is it possible? I'm using Xdebug 3 The Xdebug helper sets the

  9. Getting xdebug to talk to netbeans (from a virtual box)

    Trying to get xdebug to talk to netbeans (and vice versa). xdebug is in a virtualbox setup with vagrant (and some basic puppet to setup a basic LAMP). According to the php.ini from the VM …

  10. linux - Malicious request in log - Super User

    May 24, 2021 · The second one (?XDEBUG_SESSION_START=phpstorm) is an attempt to start a debugging session if you have PhpStorm installed on your site. The third one …