NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Help with debugger and mysql


Joined: 24 Mar 2007
Posts: 3
Reply with quote
Help again.

Thanks for figuring out the problem with the connection. Now I have another issue. When I run my script in Nusphere with debug running:
"http://wylie.dev/apache2-default/spanishmain/opc/index.php?DBGSESSID=-1&PHPEdHidden=93936"

The php script does not show the mysql data

Screen Shot:

In Nusphere, I can go to the output screen and remove the "?DBGSESSID=-1&PHPEdHidden=93936" and just input "http://wylie.dev/apache2-default/spanishmain/opc/index.php" and the mysql data shows with no problems.

Screen Shot:


Any ideas where to start hunting down this one?
View user's profileFind all posts by Wylie31Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
I think your script reacts inappropriately when it is called with some _GET arguments that it can't recognize or understand.
First, make sure php log is enabeld and error_reporting is E_ALL | E_NOTICE in php.ini, then run your script again and check logs. Alternatively you may step through your script with debugger to see where the problem is.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Help with debugger and mysql
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