PhpED hangs upon session_start |
Guru master
|
That issue can happen if the session file is locked by something else, but that doesn't tend to be a PhpED specific issue. When it happens, the lock doesn't appear to timeout.
You mention Samba. Any chance that an antivirus app on Windows is seeing the session file on Linux and locking it? Whilst probably nothing to do with it, have you checked the Linux server session files directory to see what is in there? Default location on many severs is /var/lib/php/session I've seen issues with some servers where they stop clearing down the session files and there can be a LOT of files there. If you set a breakpoint on a statement after the session_start() and then run so that PhpED doesn't step through it, does it get to the breakpoint? |
||||||||||||
|
|
Thank you plugnplay,
Also, note that I have APC installed. Could this be part of the problem? The wizard often gives me a warning about APC, but previously I have had no problems. |
||||||||||||||||||
|
Guru master
|
Next time it hangs, try pressing the Escape key and see what happens. There is a problem with PhpED where sometimes it can display a dialog that is hidden behind PhpED, which you cannot see. Pressing Escape discards it. This happens all the time for me if I debug without properly mapped project directories.
I *have* had issues with APC and debugging, but that was a long time ago and things may have changed. I think the issue I had was more related to PHP files being locked so I couldn't save them. |
||||||||||||
|
|
Hi plugnplay,
The problem went away for a bit, but now is back. Escape doesn't do anything. Any other ideas? Thanks |
||||||||||||
|
Site Admin
|
Try to turn your antivirus OFF. It may snoop into all activity on filesystem and in some cases it may interfere with applications and bring nasty results. If it is antivirus issue, contact antivirus maintainers.
|
||||||||||||
_________________ The PHP IDE team |
PhpED hangs upon session_start |
|
||
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