NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
debugger connection at :address in not allowed in php.ini


Joined: 13 Feb 2014
Posts: 3
Reply with quote
I need to setup remote debug. I follow all your istructions but I received back this message
Error: (-139) debugger connection at :address in not allowed in php.ini

My server was setup with virtual min. Domain where I have to use debug have this php.ini session

[XDebug]
zend_extension= "/usr/lib64/php/modules/dbg-php-5.3.so"


[debugger]
debugger.JIT_enabled=Off
debugger.JIT_level=3
debugger.hosts_deny=ALL
debugger.hosts_allow=mycurrentipfromoffice,127.0.0.1
debugger.ports=7869

naturally I have copy dbg-php-5.3.so in the correct directory
View user's profileFind all posts by fcodebueSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
"not allowed" means not allowed.
If your settings do not work, check that a) you placed them in correct php.ini (that is used by your web), b) you don't have values for the same settings elsewhere, c) check address shown in the error message -- that's the address the debugger looks for in the settings.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 13 Feb 2014
Posts: 3
Reply with quote
Starting with (just only 14days for a NO answer...) this is customer support?

Second phase...
I replicate error and there'sno address specify.
I already insert your configuration into domain specific php.ini and not into general one...
Where i sbetter to insert it?

Fabio Codebue
P-Soft
View user's profileFind all posts by fcodebueSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
No, this is by no mean a customer support. Should you need customer support, please contact customer support http://www.nusphere.com/contact_us

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
debugger connection at :address in not allowed in php.ini
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic