Re: PHP Debugging in Quanta+

Andras Mantia <[email protected]>
Newsgroups gmane.comp.kde.devel.quanta.user
Message-ID <[email protected]>
On Monday 03 December 2007, Alexander Yurchik wrote:
>         <localbasedir>/var/www/test</localbasedir>
>         <serverbasedir>/test</serverbasedir>

One more question here: please explain what do you have under those 
paths (like where are your sources, where is the apache root dir, 
etc.).

It looks like xdebug will not stop on breakpoints if you pass them 
a "translated" path. For example if you have an index.php 
under /home/user/test/index.php, you set locabasedir to /home/user/test 
and serverbasedir to /var/www/test . In this case setting a breakpoint 
to index.php tries to set it to 
/var/www/test/index.php

not to 
/home/user/test/index.php

If you think about it, that is logical, after all you want to debug your 
scripts on the server, but for some reason this will not work. :(

Andras

-- 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org

_______________________________________________
Quanta mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/quanta
signature.asc (application/pgp-signature, 194 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQBHVoeHTQdfac6L/08RAuAsAKDXPWeSt9bzY8dWMlcKOaehRKDg8ACfWqtd
sP62EilupMBSRLtBe0z3qsw=
=S2gY
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.