setting up remote debugging |
|
Helo,
I am running PhpED 5.6 on Windows. I want to debug my project remote on Linux unsing Weberver Apache2. I have setup php on Webserver for using dbg debugger. So far so good. Now I have problem to setup my project localy. The project is localy on d:\asterisk\gemeinschaft\entwicklung. On the Webserver it is on /var/www/gemeinschaft Webserver root is /var/www I have a FTP account to the webserver for up and download. I try to use this documentation to set up remote debuging: http://www.nusphere.com/kb/technicalfaq/howto_set_project_mapping.htm If start debugging in IE with Nuspere Toolbar I get the error: Failed to map "/usr/src/gemeinschaft-2.1.0/opt/gemeinschaft/htdocs/gui/index.php" remote file to publishing account Failed to map "/usr/src/gemeinschaft-2.1.0/opt/gemeinschaft/htdocs/gui/index.php" remote file to local filesystem account (/usr/src/gemeinschaft-2.1.0/opt/gemeinschaft/htdocs/gui/index.php is a link to /var/www/gemeinschaft/index.php) Why can I not setup mapping remote root directory in my project properties? Its always the same like project root directory I have a picture on my settings uploaded. Thanks Sven |
||||||||||||
|
Site Admin
|
Sven,
PhpED 5.6 comes with Project Settings Wizard. Please run it and it will help you. |
||||||||||||
_________________ The PHP IDE team |
Site Admin
|
the problem is that you're running files in /usr/src/gemeinschaft-2.1.0/opt/gemeinschaft/htdocs/, not in /var/www/...
In other words, you've specified wrong remote root directory. |
||||||||||||
_________________ The PHP IDE team |
Site Admin
|
It makes no difference, you still have to use real directory in the project settings because Apache dereference the links anyway and php sees only physical paths, so does debugger, so does the IDE.
if I got it right, you're using Standard edition. It does not support remote debugging. See this page for the Pro features not supported by Standard version: http://www.nusphere.com/products/phped_verscomp.htm |
||||||||||||||||
_________________ The PHP IDE team |
setting up 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