[TYPO3-mvc] extbase with xdebug/netbeans
Ingo Franzen
calculon at arcor.de
Thu Mar 10 23:15:24 CET 2011
Ok :),
I tested debugging now and ran into some issues, maybe someone can help.
Remote debugging doesnt not really seem to work, maybe its related to
some path mapping issues since windows doesnt like symbolic links.
Debugging on the webserver itself does indeed work, but it looks like
netbean breakpoints are ignored when I set them in an actioncontroller
for example. Putting a "xdebug_break();" in the same place as the
breakpoint metioned before, the script stops there and allows debugging.
Setting a breakpoint in index.php in the root directory strangely works too.
I appreciate any hint on this matter or any suggestions on how to debug
an extbase extension.
Thank you,
Ingo
Am 10.03.2011 10:12, schrieb Franz Koch:
> Hey,
>
>> xdebug_max_nesting_level in php.ini seems to be the key (apache error
>> logs arent that bad after all ;)),
>>
>> at least my pages are rendered correctly now after setting the value
>> from 100 to 500
>
> yes, that's a known problem with the default xdebug configuration and
> Extbase. Has been asked and answered already on the list ;) (but
> probably with different topic titles)
>
More information about the TYPO3-project-typo3v4mvc
mailing list