This is a discussion on Eclipse-o-phobe within the PHP Language forums, part of the PHP Programming Forums category; When I went to Run|Open Run Dialog..., I select my run configuration under "PHP Web Page" and ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
When I went to Run|Open Run Dialog..., I select my run configuration under "PHP Web Page" and there is a "Test Debugger" button which seems to have more verbose error messages. The first it told me - put a dummy.php file in the root web directory. First error went away! So now I am on to another error: When continuing to press this button: ================ A timeout occurred occurred when the debug server attempted to connect to the following client host/IP: 127.0.0.1 ================ Note that if I go directly to webpage http://127.0.0.1, I get the "It Works!" webpage. So now I am trying to figure out what is going on with that. Getting there... |
|
|||
|
When I went to Run|Open Run Dialog..., I select my run configuration under "PHP Web Page" and there is a "Test Debugger" button which seems to have more verbose error messages. The first it told me - put a dummy.php file in the root web directory. First error went away! So now I am on to another error: When continuing to press this button: ================ A timeout occurred occurred when the debug server attempted to connect to the following client host/IP: 127.0.0.1 ================ Note that if I go directly to webpage http://127.0.0.1, I get the "It Works!" webpage. So now I am trying to figure out what is going on with that. Getting there... |
|
|||
|
When I went to Run|Open Run Dialog..., I select my run configuration under "PHP Web Page" and there is a "Test Debugger" button which seems to have more verbose error messages. The first it told me - put a dummy.php file in the root web directory. First error went away! So now I am on to another error: When continuing to press this button: ================ A timeout occurred occurred when the debug server attempted to connect to the following client host/IP: 127.0.0.1 ================ Note that if I go directly to webpage http://127.0.0.1, I get the "It Works!" webpage. So now I am trying to figure out what is going on with that. Getting there... |
|
|||
|
> I'm not certain, but I think if you run phpinfo() it'll detail which
> .ini is in use by giving you the path. *Mine does, at least. > <?php phpinfo() ?> > > HTH > > Twayne Okay - I am really just swatting away now on getting the debugger to run and getting confused again. I tried to delete my previous post so as not to confuse people on future searches because I wasn't making the progress I thought I was. However, the suggestion above by Twayne "<?php phpinfo() ?>" was much more helpful than I initially gave credit for. Thanks for that. Bob |
|
|||
|
> I'm not certain, but I think if you run phpinfo() it'll detail which
> .ini is in use by giving you the path. *Mine does, at least. > <?php phpinfo() ?> > > HTH > > Twayne Okay - I am really just swatting away now on getting the debugger to run and getting confused again. I tried to delete my previous post so as not to confuse people on future searches because I wasn't making the progress I thought I was. However, the suggestion above by Twayne "<?php phpinfo() ?>" was much more helpful than I initially gave credit for. Thanks for that. Bob |
![]() |
| Thread Tools | |
| Display Modes | |
|
|