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

  • Home
  • SEARCH
  • 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 8888557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:04:36+00:00 2026-06-14T22:04:36+00:00

Yesterday, I had some xdebug problems which people on this site very graciously helped

  • 0

Yesterday, I had some xdebug problems which people on this site very graciously helped me through. Everything was working just fine, when suddenly, it stopped working for no disernable reason.

What I have is Eclipse running a Zend PHP debugger. I am working my way through David Powers’ book: PHP Solutions and using his online code, so I am doing nothing exotic. When I try to run my PHP Webpage, I get a message saying: “Debugger Error” “Specified script cannot be found”. This tells me that the debugger can’t find the PHP.exe program (right?). Knowing that, I go to the Run Configurations dialog box and I notice that the PHP Executable form box has changed from XDebug Defaut (which is what it is when it is working) to xdebug (C:\xampp\php\php.exe).

I didn’t change it. I was just editing a file to make a change the book suggested when this changed and the darn thing quit working. I am not quite sure how to change the PHP executable preferences back to the working value or prevent this from happening again.

  • 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-06-14T22:04:37+00:00Added an answer on June 14, 2026 at 10:04 pm

    OK. I have a fix. It is weird, but it does work. First some back ground that I left out above (written before I fully understood the problem):

    The problem reappeared and actually I think it happened the first time after I added the following code snippet to the wrong location:

                <pre>
                <?php if($_POST) {print_r($_POST);?>
                </pre>  
    

    This was added to the following code (copied from PHP Solutions by David Powers) to the location BEFORE the

            </from> 
    

    tag instead of after it:

        <?php include('./includes/title.inc.php'); ?>
        <!DOCTYPE HTML>
        <html>
        <head>
        <meta charset=utf-8">
        <title>Japan Journey<?php echo "&#8212;{$title}"; ?></title>
        <link href="styles/journey.css" rel="stylesheet" type="text/css" media="screen">
        </head>
    
        <body>
        <div id="header">
        <h1>Japan Journey</h1>
        </div>
        <div id="wrapper">
        <?php include('./includes/menu.inc.php'); ?>
        <div id="maincontent">
        <h2>Contact Us </h2>
         <p>Ut enim ad minim veniam, quis nostrud exercitation consectetur adipisicing
          elit.       Velit esse cillum dolore ullamco laboris nisi in reprehenderit in 
          voluptate. Mollit anim id est laborum. Sunt in culpa duis aute irure dolor   
          excepteur sint occaecat.</p>
          <form id="feedback" method="post" action="">
            <p>
                <label for="name">Name:</label>
                <input name="name" id="name" type="text" class="formbox">
            </p>
            <p>
                <label for="email">Email:</label>
                <input name="email" id="email" type="text" class="formbox">
            </p>
            <p>
                <label for="comments">Comments:</label>
                <textarea name="comments" id="comments" cols="60" rows="8"></textarea>
            </p>
            <p>
                <input name="send" id="send" type="submit" value="Send message">
    
        </form> 
    
        </body>
        </html>
    

    This caused the Run Configuration to change from a PHP Web Page to a PHP Script. Ellipse then couldn’t find the fictitious script.

    The solution to this problem is as follows:

    1) Fix the code
    2) go into RUN->Run Configurations
    3) Delete the spurious configurations under PHP Script and reselect the correct configuration.
    4) turn Auto generate on or off and then press apply and then do it again to bring it back to the original configuration.

    The problem should go away.

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

Sidebar

Related Questions

This question has two parts. Part 1. Yesterday I had some code which would
I had this working fine yesterday, made some changes and I have no idea
I saw some code yesterday in this question that I had not seen before,
Had this question in the interview yesterday. Which is better to use? Infix(with parenthesis)
I've been having some very weird problems. Yesterday I updated my master branch on
Ok so yesterday I had some trouble with this error, turned out I just
Yesterday I had problems with some jQuery script. I did some research and realized
I'm working on some big multi threaded project, now yesterday I had a deadlock
I'm having trouble with some PHP since yesterday, looked through the web and had
Yesterday i had a question in an interview which i thought i could find

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.