Values during php x-debug are not shown anymore

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
tgsteiger
Posts: 2
Joined: Wed May 21, 2008 2:11 pm

Values during php x-debug are not shown anymore

Post by tgsteiger »

Dear Support

First of all thanx for this great product!

After an update (from Webuilder 9.0.0.0 to 9.0.0.95), php-debuging doesn't show anymore the values of the variables, when a breakpoint is set.

-Other words: When I move the mouse ouver an $variable, the value isn't shown anymore.

Running (as before the update):
- xp sp2
- xaamplite

Greetings from Berne
Thomas Gsteiger
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: Values during php x-debug are not shown anymore

Post by Karlis »

I'm afraid I can not reproduce the behavior. You will be able to try version 9.0.0.96 later and see whether the problem is gone.
Karlis Blumentals
Blumentals Software
www.blumentals.net
tgsteiger
Posts: 2
Joined: Wed May 21, 2008 2:11 pm

Re: Values during php x-debug are not shown anymore

Post by tgsteiger »

Thanx for your fast feedback.

After installing 9.0.0.96 and some hours of investigation i've found the problem and a solution. Something realy strange:

- Under http://localhost was phpinfo() without xdebug.
- Under http://127.0.0.1 was xdebug listed.

This thing was just in my favorite browser Opera like that shown. In Avant-Browser everything was ok.

So, when I changed in WeBuilder / Options / Mappings / webserverpath to "http://127...." xdebug worked.
Until deleting the complete Opera-Cash whre the problem existant.

So I'm happy :D and ready for the examination at my advanced training.

Nice evening
thOm
Post Reply