debugger settings with symfony |
Site Admin
|
seems you set this directory as a project root while it should be C:/Desktop/myproject If your web root corresponds to C:/Desktop/myproject/web, just leave project's URL EMPTY, set /home/user1/sandbox/myproject/ as remote root and add one mapping entry on the mapping tab: local root: C:\Desktop\myproject\web url: http://blahblahblah/ (should be root URL of your web site, without any filenames) remote root: /home/user1/sandbox/myproject/web btw, why don't you use linux Samba? in this case you'd share /home/user1/sandbox/myproject/, map it on your windows box as a network drive and work with remote files directly. |
||||||||||||||
_________________ The PHP IDE team |
|
Thanks for the suggestion Dmitri! Got it to work with Samba. Much better now
Thanks again, Olimpiu |
||||||||||||
|
|
I am having a similar issue.
DBG Wizard server info output: * PHP Version: 5.2.4-2ubuntu5.3 * Web Server: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch * Server Name: mywebserver * Platform: Linux glibc-2.7/x86 * Your Client IP Address: 192.168.1.11 * Your Server IP Address: 192.168.1.21 * Port: 80 * Your Web Server and PhpED are on different machines * Path to website files: /media/projects/JLCoady/Implementation/site/web/ * Document Root is: /media/projects/JLCoady/Implementation/site/web/ * Your PHP.INI file is: /etc/php5/apache2/php.ini * PHP extensions directory is: /usr/lib/php5/20060613+lfs * DBG (PHP DEBUGGER) Version 3.4.2 is INSTALLED And project settings suggestions: * Project -> Root Directory: /media/projects/JLCoady/Implementation/site/web/ * Mapping -> Run Mode: HTTP Mode (3-rd party WEB server) * Mapping -> Remote URL: http://mywebserver/ * Mapping -> Remote Root Directory: /media/projects/JLCoady/Implementation/site/web/ I am using samba and /media/projects/JLCoady/Implementation maps to E:\Projects\JLCoady\Implementation on my dev machine where PhpED is installed and I have set E:\Projects\JLCoady\Implementation as the project root. The problem is that PhpED requires a remote URL ... it wont let me leave it blank I tried creating a new mapping with local root: E:\Projects\JLCoady\Implementation\site\web url: http://mywebserver/ remote root: /media/projects/JLCoady/Implementation/site/web/ but after i hit OK the open the project properties again this mapping is no longer there.. Any ideas? |
||||||||||||
_________________ JC |
|
I got this figured out ... I needed to leave BOTH mapping-> remote url and mapping->remote root dir blank
Also, I ended up needing to create a samba share of /usr/share/php/ so it would be accessible to the debugger. |
||||||||||||
_________________ JC |
debugger settings with symfony |
|
||
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