virtual host local inplace debug setting
Hi
Howto set/configure mapping in phpstorm whenusing easyphp and cms when
j25a contain the file of cms and j25a is root server directory
C:/easyphp/data/j25a is accessible using http://www.j25a:8080/
the mapping is define in C:/windows/system32/driver/hosts ( 192.168.1.3 www.j25a )
easyphp is configure for use http on port 8080.
regard's
请先登录再写评论。
Did you try http://confluence.jetbrains.com/display/PhpStorm/Zero-configuration+Web+Application+Debugging+with+Xdebug+and+PhpStorm ? It should prompt you the setup of the path mappings.
The page ( from the given url) don' t cover virtual server explicitly. Have you got a direct link ?
phpstorm has great tool / tutorial but when we have a non standart configuration ( internal network ( not 127.0.0.1) , server ip , port not equal to 80 , apache virtual host) .....Information is hard to find .It should exist ! but don't know where in the documentation.
regard's