[TYPO3-english] Runtime debug

Sorin Ivascu Sorin.Ivascu at stimme-der-hoffnung.de
Mon Mar 8 17:31:34 CET 2010


Hello everybody,
I am trying to make my Eclipse / Typo3 / PHP configuration run a "runtime debug". I have succesfully instaled the Xdebug, set the configuration parameters in Eclipse in order to run a debug in the PHP Debug Perspective but when I start the project (Menu Run -> Run), I get the message:

Notice: /ams_medialibrary/pi1/class.tx_amsmedialibrary_pi1.php line 54 - Use of undefined constant PATH_tslib - assumed 'PATH_tslib'
Debug Warning: /ams_medialibrary/pi1/class.tx_amsmedialibrary_pi1.php line 54 - require_once(PATH_tslibclass.tslib_pibase.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory
Compile Error: /ams_medialibrary/pi1/class.tx_amsmedialibrary_pi1.php line 54 - require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'PATH_tslibclass.tslib_pibase.php' (include_path='.')

It seems that I have a problem with the file / project paths in my debug configurations. Does any of you use runtime debugging with breakpoints succesfully?

Sorin.


More information about the TYPO3-english mailing list