HOWTO: Have Multiple Developers debugging on the same server |
Site Admin
|
Everyone should have their own port for debugging.
E.g. ssh -R 7870:localhost:7870 myuser2@myserver Certainly, you'll have to change Debugger's port too and list all the ports in the "allowed" list in php.ini: [debugger] debugger.hosts_allow=localhost debugger.ports=7869, 7870, 7871 or debugger.ports=7869/3 (means 7869 and higher, total 3) |
||||||||||||
|
HOWTO: Have Multiple Developers debugging on the same server |
|
Thanks for the quick reply!
Everything works now! |
||||||||||||
|
HOWTO: Have Multiple Developers debugging on the same server |
|
||
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