Forums / Developer / Zend Debugger gives completely different results

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Zend Debugger gives completely different results

Author Message

Willie Seabrook

Monday 05 January 2004 7:44:41 pm

Hi,

Check this out for weird.

I've just started using the Zend debugger on a new site (I have used it before with Exponential) and this is what happens:

1. If I go to /site/user/login and login, *not* inside a debugging session everything works fine, ez connects to my db, verifies and transfers me to the correct page. Perfect.

2. If I go to /site/user/login and login *inside* a debugging session (using the debug URL feature of Zend studio), EZ seems to load the default database values (root@localhost), hence can't connect to the database hence nothing works.

Anyone else had weirdo problems like this with Zend and Ez?

Regards,
Willie