NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] Failed to map "xxx" remote file to ...
Veteran

Joined: 28 Nov 2005
Posts: 144
Reply with quote
I've a strange problem with the debugger (I've not this mapping problem If I run the application without the debugger)

In a script I've
require "blablabla.php"

and this file is not inside my project but is inside a common repeository I've added to the include_path in php.ini.

Something doesn't work in this configuration: without debugger it's ok with debugger I've
Failed to map "c:\path\...\blablabla.php" remote file to local file system

can someone help me?
View user's profileFind all posts by blackSend private message
Veteran

Joined: 28 Nov 2005
Posts: 144
Reply with quote
solved with (imo) a stupid hack

in the mapping tab I've added both in remote and local path the same path of the blablabla.php script
View user's profileFind all posts by blackSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
right, and there is nothing wrong.
Debugger knows file name that is executed, but IDE can't find local copy that corresponds to it. You need mapping entry to let IDE find the file.
howto-set-project-mapping-t2135.html

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
[resolved] Failed to map "xxx" remote file to ...
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