![]() |
![]() | Debugger quits when single stepping | ![]() |
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
Probably there is something wrong with build 4616. Please re-download, I rolled back to 4615.
|
|||||||||||
|
![]() |
![]() | Debugger quits when single stepping | ![]() |
![]() |
![]() |
That fixed it! There appears to be issues with the debugger in the 4616 build that are not in 4615.
Thanks Dmitrie! ![]() |
|||||||||||
_________________ Best regards, Kevin
|
![]() |
![]() | ![]() |
![]() |
![]() |
I don't know if its related, but i am just evaluating version 4.6.17 and whilst in the middle of single stepping it crashed out on my and automatically shut down.
|
|||||||||||
|
![]() |
![]() | ![]() |
![]() |
![]() |
Hello, if that happens, please try immediately if you can actually still reach your apache in your browser (meaning: right after the debugger "shut down" happened)? I myself have xampp 1.5.3 (apache2/mysql5) and phped 4617 running locally on a WinXP laptop. After a while (simultaneously browsing my local website and phpMyAdmin within several tabs in Firefox) my apache2 also dies on me (no more responses) and so I just restart apache2/mysql (small batch file). Since this is my first "php+debugging" platform I tried, I cannot say what may cause apache to "crash", i.e. if that is in any way related to the debugger-dll or just my apache2 configuration, so I better tend to point fingers towards myself. ![]() Regards, Tobias |
|||||||||||||
|
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
xampp runs PHP in multithreading mode (php5apache dll).
It's well known that PHP is NOT threadsafe (more precisely most of PHP extensions/libraries) are not threadsafe. You should use CGI or FastCGI modules, not php5apache. |
|||||||||||
|
![]() |
![]() | ![]() |
![]() |
![]() |
I'm a noob to that regard. ![]() Thanks Dmitri, Tobias |
|||||||||||||
|
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
hmm, it's not really hard to update httpd.conf and have it loading php.exe (CGI). At least it would be easier for me
![]() BTW, TechPlatform by default runs php4apache too... So if you enable any non-threadsafe extension you may face up with the same problem. BTW, did you check apache error_log to make sure it really crashed? Maybe you were debugging for long time and got browser timeout? Did anybody else work with the same web when you were debugging? |
|||||||||||
|
![]() |
![]() | ![]() |
![]() |
![]() |
Hello, I'm not doing too much debugging right now. My apache "crashes" didn't really show up in the logs. I fear that something else (not the debugger+apache) is the problem since my system is running out of resources (not memory) after a while, probably related to the use of Firefox (1.5.0.5) with multiple tabs and some extensions. Meaning: my apache problems are most likely not caused by phpEd. ![]() With regard to TechPlat: I'm basically using the default config of it with regard to modules and assume that I'm on the "safe" side then? Thanks, Tobias |
|||||||||||||
|
![]() |
![]() | ![]() |
Site Admin
![]() |
![]() |
Then they are not crashes.
Yes if you a sole developer using this Apache. If there are multiple, I'd still recommend reconfigure to CGI or FastCGI. |
|||||||||||||||
|
![]() |
![]() | Debugger quits when single stepping | ![]() |
|
||
![]() |
![]() |
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
