Mapping setting for Remote debugging |
Site Admin
|
Remote directory could not be \\servername\webserver\webapp, it should be a valid path FROM THE SERVER POINT OF VIEW, for example, /srv/www/htdocs
URL could be http://servername/ and local root/project root: \\servername\webserver |
||||||||||||
|
|
thx almost perfect! The debugging in my script itself is now fine, however I am including some third-party libs which are in my php-include directory:
/usr/share/php/thirdpartylibs/ Do I have to add the php-include path to my mapping settings as well?? e.g. under MAPPING add: Remote Directory: /usr/share/php/ ?? |
||||||||||||
|
Site Admin
|
|
||||||||||||
|
|
read the stickyso far, however I'm not 100% sure how to set the "local directory" setting under mapping:
Remote dir would obviously be: /usr/share/php/ Would local dir then be: \\servername\webserver\mydir\webapp ?? How is it in general? Does one remote directory always has to correspond/mapped to a local directory?? thx a lot for the support |
||||||||||||
|
Site Admin
|
If you have something to debug in /usr/share/php/thirdpartylibs/
either this directory or /usr/share/php/ should be mapped to a local directory. Under local I mean the path to the same or copied directory from the IDE point of view. In other words, local directory might look like this: \\servrename\share\php\ or even c:\mycopyofthirdpartylibs\ To check if you have correct mapping entry, you should make sure that a file located in say /usr/share/php/thirdpartylibs/somesubdir/somefile.php is the same as file in \\servrename\share\php\thirdpartylibs\somesubdir\somefile.php (or c:\mycopyofthirdpartylibs\somesubdir\somefile.php) |
||||||||||||
|
Mapping setting for Remote debugging |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by