[xdebug-general] Re: remote_host stuck on 127.0.0.1

From: Don Schmitt <doncodes[@]gmail.com>
Date: Fri, 4 Mar 2011 12:30:21 -0800

Ah, never mind, I see that the setting us coming from an ini in the php scan
dir /etc/conf.d. Now I just need to figure out how to change the scan dir.

On Fri, Mar 4, 2011 at 11:51 AM, Don Schmitt <doncodes[@]gmail.com> wrote:

> Actually I do have "remote_enable=on", but now that you mention it, I
> notice that change _also_ is not being picked up. As near as I can tell
> fastcgi is not used on this system.
>
> It's odd that xdebug.remote_log changes do get picked up when I restart the
> apache instance, but these other settings just don't. Maybe there's some
> other aspect of PHP initialization that I'm missing.
>
> In my case I'm running a separate apache config in a separate apache
> instance on a separate port with my own php.ini, perhaps there's still
> something getting picked up from the other apache instance?
>
>
> On Fri, Mar 4, 2011 at 11:11 AM, David Coll <david.coll.78[@]gmail.com>wrote:
>
>> 2 ideas... Did you set remote_debug_enabled (or spelled like) ?
>> Did you restart the php-fastcgi service ?
>>
>> 2011/3/4 Don Schmitt <doncodes[@]gmail.com>
>>
>> Hello,
>>>
>>> I have xdebug installed and configured, and phpinfo() is showing the
>>> xdebug settings.
>>>
>>> But for some reason, whatever I set for xdebug.remote_host is ignored and
>>> phpinfo always shows it as 127.0.0.1 (even though other settings changes
>>> like remote_log are picked up and displayed by phpinfo).
>>>
>>> remote_connect_back is off.
>>>
>>> Is there some other restriction on setting remote_host?
>>>
>>> Thanks!
>>> - Don
>>>
>>>
>>
>
Received on Fri Mar 04 2011 - 20:30:21 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST