Can PhpEd and Dreamweaver coexist? |
Site Admin
|
It looks like you turned on debugger.JIT_enabled in php.ini and it causes debugger to trigger on the errors/warnings/notices in the php code you run.
I believe they just can't affect each other. |
||||||||||||||
_________________ The PHP IDE team |
Veteran
|
Dmitri is correct, they do not affect each other. I am using PhpED (main development tool) simultaneously with Dreamweaver MX 2004 (layout, CSS), and have no issues. The only thing you should be wary of is when you have the same file open in both -- if you make changes in the one program, you should allow the other to reload the changed file.
|
||||||||||||
_________________ |
|
Thank you both for you responses. Dmitri, you are correct--looks like the debugger.JIT_enabled was causing a problem. I removed the statements in php.ini, and both PhpED and Dreamweaver are functioning. Excellent!!
|
||||||||||||
|
Can PhpEd and Dreamweaver coexist? |
|
||
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