How to setup PHP debugging in Eclipse - xDebug

preview_player
Показать описание
How to setup PHP debugging in PHP - xDebug in easy steps
Рекомендации по теме
Комментарии
Автор

Great tutorial, very helpful. Still quite similar method with lastest version of eclipse after many years.

maoanz
Автор

Stop your webserver (xampp, wamp etc) and exit your eclipse and try changing php.ini. If it still does not work then restart the computer and try again, may be some service is running and using php.ini and this does not allow editing a file.
If still no success, copy your php.ini from its origional location to another location, edit it at the new location and then overwrite the origional file by the edited file.

alisaykehdo
Автор

Assalam O Alaikum Ali, Please make a video for Eclipse-neon Xdebug installation in windows 7. I am getting very tough to configure.

aliumar
Автор

I am stuck. Great tutorial! On ubuntu, upon opening new workspace it says:

/opt/lampp/htdocs/.metadata is read-only.

jamespruett
Автор

Hello Ali
i try to config eclise ide for debbuging php files. i follow the steps you described in this video but when i want to modify php.ini file a message box said: access denied (when i want to save). i try to disabled read-only attribbut from properties of php folder and after apply button is pressed the check button become unchecked. stll not work. when i go back to see the properties the read-only is checked again. can u help me?

Megastaru
Автор

I haven't zend_extension im php.ini

Herchi
Автор

Im getting workspace is in use when i select the folder C:\Xamppp\htdocs

tomyang
Автор

Please visit for the written instructions foe now. You can copy paste the links and php.ini settings from this link.

alisaykehdo