menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
xdebug
Recent questions tagged xdebug
1
vote
1
answer
But in IE 11
But in IE 11
But in IE 11 But in IE 11XDebugxdebug.remote_enable = 1xdebug.remote_autostart = 1zend_extention = D:\prog\serv\php\ext\php_xdebug.dll But in IE 11"php.validate.execu ...
php
xdebug
visual-studio-code
by
FreshMeatInIT
asked
Sep 16, 2021
1
vote
1
answer
How to increase the error font in Xdebug?
How to increase the error font in Xdebug?
I won't say a word about the color scheme. It's horrible, but you can accept it. But the font is too small. Is there any way to centrally increase it? ...
xdebug
by
NataliaCh
asked
Apr 4, 2021
1
vote
1
answer
Why does PhpStorm 2020 open a new browser window (firefox) when debugging and reset the user's session?
Why does PhpStorm 2020 open a new browser window (firefox) when debugging and reset the user's session?
Installed the new PhpStorm 2020, set up Xdebug. It works. However, there are 2 problems: clicking on the Debug button used to open a new tab in the open browser, and the ...
ubuntu
xdebug
phpstorm
mozilla-firefox
by
laptehov
asked
Mar 21, 2021
1
vote
1
answer
Why does xdebuger not show the contents of the variables?
Why does xdebuger not show the contents of the variables?
It shows that these variables exist, but it does not show their contents. ...
xdebug
phpstorm
by
danchikraw
asked
Mar 7, 2021
2
votes
1
answer
Why does the xdebug tutorial ask to use the automake command and how to fix the bug?
Why does the xdebug tutorial ask to use the automake command and how to fix the bug?
fapchat@fapchat-Lenovo-G570:~Downloads$ sudo apt-get install php-dev autoconfsudo password for fapchat: Read package lists... DoneBuild dependency tree Read status in ...
php
xdebug
by
fapchat
asked
Feb 3, 2021
1
vote
1
answer
How do I connect OpenVPN to Xdebug running in Docker on a remote machine?
How do I connect OpenVPN to Xdebug running in Docker on a remote machine?
There is a remote server with containers: PHP-FPM + XDebug Nginx MySQL OpenVPN by image XDebug configuration xdebug.remote_enable=1 xdebug.remote_autostart=1 xdebug.re ...
openvpn
xdebug
docker
by
agreIT
asked
Jan 31, 2021
1
vote
2
answers
How to configure XDebug in PHPStorm?
How to configure XDebug in PHPStorm?
There is a remote server XDebug is configured (see configuration below). PHPStorm set up under this article - habrahabr.ru/post/250323IDEKey is not indicated. Explain tha ...
xdebug
phpstorm
by
darkersoul
asked
Aug 16, 2020
3
votes
2
answers
XDebug in PHPStorm - how to pass the autoloader?
XDebug in PHPStorm - how to pass the autoloader?
The question arose - in debugging is very annoying that it continually "falls" in the composer autoloader. Want to configure things so that the autoloader was passed (wel ...
php
xdebug
phpstorm
composer
by
JSmitty
asked
Aug 4, 2020
2
votes
1
answer
Why does xDebug in phpStorm 8?
Why does xDebug in phpStorm 8?
Never in the time of development did not use debugger, so decided just to upgrade skills and to work with xdebug. Use: debian 8 php 5.6.9 and phpStorm Found a lot of inst ...
php
xdebug
phpstorm
by
nepster-web
asked
Jun 27, 2020
3
votes
1
answer
As debajit 2 php process using xdebug?
As debajit 2 php process using xdebug?
Hello! Please tell me how debajit several php-processes with the help of xdebug and phpStorm? For example, there comes to us the request to php-fpm which you debug. He, i ...
php
xdebug
by
mitaichik
asked
Jun 22, 2020
3
votes
1
answer
Debugging PHP with XDebug and Sublime Text 2?
Debugging PHP with XDebug and Sublime Text 2?
Trying to link XDebug and Sublime Text. Installed XDebug I checked - it works (phpinfo is decorated var_dump, too).In php.ini the following settings: zend_extension = "E: ...
php
debug
xdebug
sublime-text
by
muhammad_97
asked
May 23, 2020
2
votes
2
answers
PHPStorm and XDebug - why stop at every line?
PHPStorm and XDebug - why stop at every line?
Hello! Set up Xdebug in conjunction with PHPStorm. Start debugging green beetle and It starts to dwell on each line, even those where there is no breakpoint... How to mak ...
php
xdebug
phpstorm
by
testonder
asked
May 16, 2020
3
votes
1
answer
Strange behavior xDebug + WinCacheGrind from include_once, somebody can knows the reason?
Strange behavior xDebug + WinCacheGrind from include_once, somebody can knows the reason?
Hello! I got here a hell of a website, loaded with more 3ух seconds. Ran through xDebug + WinCacheGrind, saw unreal the number of reconnect include, hastily replaced the ...
php
xdebug
by
StaDi
asked
May 14, 2020
4
votes
1
answer
How to operate a debugger?
How to operate a debugger?
Please help to configure Xdebug to debug on NetBeans, all day yesterday beating on it. All my attempts ended with a message "awaiting connect". Available AT: Openserver ( ...
php
netbeans
xdebug
openserver
software-software
by
ColdSpirit
asked
May 12, 2020
2
votes
1
answer
Why is xDebug not working on cross domain ajax request?
Why is xDebug not working on cross domain ajax request?
Is there a website site.ru who is running openserver 5.2.2 Have installed and configured xDebug. Put a breakpoint, make an ajax request with site.ru on api.site.ru and xD ...
ajax
xdebug
phpstorm
openserver
by
Quber
asked
May 12, 2020
1
vote
1
answer
Waiting connection xdebug in NetBeans?
Waiting connection xdebug in NetBeans?
Hello. I use NetBeans 8.0.2, Mageia 4, 5.5.23, php, Xdebug v2.2.4. When using xdebug, the message - Waiting connection. Thus there is a transition in mozilla at localhost ...
linux
php
xdebug
by
nik_neman
asked
May 12, 2020
1
vote
1
answer
How to upgrade php on Debian Wheezy not from the dotdeb repository?
How to upgrade php on Debian Wheezy not from the dotdeb repository?
Friends! Installed Debian Wheezy on VMware for development. It revolves nginx and php-fpm (from dotdeb repository) module xdebug. Yesterday it took CURL (not installed ye ...
php
debian
system administration
xdebug
by
lifestar
asked
May 8, 2020
2
votes
1
answer
Why PHPStorm correctly displays the source code of the debugged file?
Why PHPStorm correctly displays the source code of the debugged file?
Installed xampp 1.8.3 on Windows 8.1 PHP version: 5.5.9 The source file is in the project folder, the folder is published to the local web server. In PHPStorm is configur ...
php
xdebug
phpstorm
xampp
by
asdz
asked
May 8, 2020
2
votes
2
answers
How to display return value of a function when debugging in PhpStorm?
How to display return value of a function when debugging in PhpStorm?
In Visual Studio when you debug there is a great opportunity to see the value returned by the function, if the value was not written anywhere. Is there the same option in ...
php
xdebug
phpstorm
by
thatside
asked
May 6, 2020
1
vote
1
answer
8 PHPStorm does not see Xdebug (Mac OS 10.10, MAMP pro) - what to do?
8 PHPStorm does not see Xdebug (Mac OS 10.10, MAMP pro) - what to do?
Hello! Try to run bundle 2.2.6 Xdebug + PHPStorm 8.0.3 + MAMP Pro 3.0.7.3, but PHPStorm always writes a Debugger: Not installed. Check here xdebug.org/wizard.php - says t ...
php
xdebug
mamp
by
TopdiR
asked
May 5, 2020
Page:
1
2
3
4
...
6
next »