lines are not "in-sync" |
Site Admin
|
If you run debugger remotely, make sure that remote file which is actually debugged is in sync with local copy you see in the Workspace.
|
||||||||||||
_________________ The PHP IDE team |
Blue dots still not lining up with code |
|
Hi, im trying to debug on localhost so I cant see how the programs are out of step. Maybe I'm doing something else wrong but I dont know what it is.
|
||||||||||||
|
Site Admin
|
Would be fine if you submit your script.
Or screenshot that will show the first location that is not "synched" |
||||||||||||
_________________ The PHP IDE team |
Problem solved |
|
Hi, this problem is now solved, many to thanks Dmitri.
I develop locally on windows and live in on linux. All that was required:- from the menu Tools/Settings then click on IDE Settings then change Default File Format to Unix. (I had it set to automatic) Job done. |
||||||||||||
|
Site Admin
|
per our conversation by email,
we found out that the "troubling" php files were with Mac style line endings (0xD). It's not supported by php and should be changed to either Unix or Windows (0xA or 0xD,0xA respectively). You may want to submit bug report on bugs.php.net site with a simple script that have an error somewhere say on 10th line and 0xD line endings will cause php to show error on any line but 10 |
||||||||||||
_________________ The PHP IDE team |
lines are not "in-sync" |
|
||
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