NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
There is another session is waiting in the background


Joined: 27 Nov 2009
Posts: 98
Reply with quote
Hi, I use NuSphere PHPed 5.8 with a Windows 7 client and a Centos server.

When I debug using the embedded IE browser, I get the following popup only on a single individual page:

Session (4089xxxx, /js/file1.php) is just finished.
There is another session is waiting in the background.
Session ID:4089xxxx
Script: /js/file2.php
Do you want IDE to switch to this session?

file1.php and file2.php are JS pages.

I don't think it has anything to do with PHP sessions, but am not certain. Note that I manually erased my PHP sessions just before having problems, but I've read that this should have no effect...

Any suggestions? Thank you!
View user's profileFind all posts by NotionCommotionSend private message


Joined: 27 Nov 2009
Posts: 98
Reply with quote
Okay, still no luck.

I uninstalled PHPed 5.8, reinstalled it, and experience the same problem.

I then uninstalled PHPed 5.8, installed PHPed 6.2 Eval, and still the same problem.

Don't know if it is related, but page which is experiencing this problem contains two JS scripts which are PHP generated:
<script type="text/javascript" src="js/file1.php?b=1"></script>
<script type="text/javascript" src="js/file2.php"></script>


Please help! Thank you
View user's profileFind all posts by NotionCommotionSend private message


Joined: 27 Aug 2008
Posts: 25
Reply with quote
I do believe that when you run a debug session ALL PHP scripts that are run are called, meaning your Javascript generating PHP files are also debugged.

This is a feature rather than an issue - it means that all your AJAX scripts can be debugged nicely too.
View user's profileFind all posts by BoxieSend private message


Joined: 27 Nov 2009
Posts: 98
Reply with quote
Turned out 1 Ajax script worked fine with PHPed 5.8, but two experienced some problems. I get the same popup with PHPed 6.2, but it allows me to continue debugging the script. I have since upgraded to 6.2. Thanks
View user's profileFind all posts by NotionCommotionSend private message
There is another session is waiting in the background
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic