Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6818047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:07:43+00:00 2026-05-26T21:07:43+00:00

I had an issue which I first related to my PHP debugger (xDebug) setup

  • 0

I had an issue which I first related to my PHP debugger (xDebug) setup until I found out that I have to click Continue (F5) in my IDE (NetBeans) 6 times until the page is displayed.

Note: I break at first line of PHP which is in index.php. Of course same thing happens if you have a breakpoint in index.php…

Can somebody explain the cause of this effect and/or possibilities to trace it?

Thanks 😉

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T21:07:44+00:00Added an answer on May 26, 2026 at 9:07 pm

    If the page you’re loading contains assets that are also output as the result of a Zend controller then the debugger will start for every one of these. For example, say you’re serving javascript and CSS files through a Zend controller so that it can inject some dynamic blocks into them for whatever reason, every time you load a page that uses them, index.php will be invoked and the various things Zend does to resolve the URL will be done.

    This will also happen when you’re trying to reference a resource that doesn’t exist. the rewrite rules in place are designed such that any request that doesn’t resolve to an actual file in the filesystem will trigger the Zend index.php script.

    If your page has any Zend-generated resources on it or has links to resources that don’t exist then you’ll see the index.php script get invoked multiple times.

    On a side note, this is a good reason why you should only ever generate dynamic content through Zend. I’ve run into projects where the developer was serving everything through a Zend controller. Given how heavyweight and expensive the Zend framework is to invoke, this can really hammer a site’s performance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've consistently had an issue with parsing XML with PHP and not really found
Has anyone else had this issue and found a working solution? I've enabled the
Okay people, I'm sure someone has had this issue and can help me out.
I am having trouble with the following SQL statement. I have had this issue
Before describing the problem, let me first point out that this is a distinct
Having a weird issue. I'm new to Macs and have a windows VM that
right now, we have a single server with a cronjob tab that sends out
I had an issue recently (see my last question) that led me to take
I have a serious issue happened to my git repository. I had 2 branches
Just trying out Mongoid at the moment, I've run into an issue that's probably

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.