Debuggin PHP with Abyss

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
imagineabyss
-


Joined: 22 Apr 2003
Posts: 7

PostPosted: Wed Aug 20, 2003 10:59 pm    Post subject: Debuggin PHP with Abyss Reply with quote

How do I setup Abyss so that I can debug my PHP script. All i keep getting is ERRO 200
OK.


any help is appreciated even if its soemething i need to setup in PHP.ini
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Aug 21, 2003 3:36 pm    Post subject: Re: Debuggin PHP with Abyss Reply with quote

imagineabyss wrote:
How do I setup Abyss so that I can debug my PHP script. All i keep getting is ERRO 200
OK.


any help is appreciated even if its soemething i need to setup in PHP.ini

You can add some echo statements in your code to monitor some variables.
For more advanced debugging, you can read the appendix "Debugging PHP" in the PHP Reference Manual.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
imagineabyss
-


Joined: 22 Apr 2003
Posts: 7

PostPosted: Fri Aug 22, 2003 4:10 am    Post subject: Reply with quote

OK that I can do but still I can't see normal errors like problem in line 240 etc..


Is it just not possible with abyss
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Aug 22, 2003 12:16 pm    Post subject: Reply with quote

imagineabyss wrote:
OK that I can do but still I can't see normal errors like problem in line 240 etc..


Is it just not possible with abyss

No web server can provide you with descent PHP debugging. It isn't its job. It is up to you to monitor your variables using another way (dump them in a file, use the PHP debugger as suggested above, or simply output their values to the current page).
By the way, how do you know that line 240 has an error? Have you also enabled full error logging in PHP.ini?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Sat Jul 09, 2005 1:30 am    Post subject: PHP Debugger Reply with quote

EDIT: Fixed

Last edited by p3 on Sat Jul 09, 2005 3:26 pm; edited 1 time in total
Back to top View user's profile Send private message Send e-mail
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Sat Jul 09, 2005 2:33 am    Post subject: Re: PHP Debugger Reply with quote

p3 wrote:
Does anyone know of a good php debugger? I friend of mine is trying to learn php, but his script (the first one he's ever written) won't work, and he asked me to figure out the problem. Seeing as I JUST learned php, I have NO experience, and can't find the problem... I'm thinking a good debugger would help both of us ;)...


Run it and check the errors? =/
Thayre pretty detailed.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
p3
-


Joined: 17 Jun 2005
Posts: 615

PostPosted: Sat Jul 09, 2005 3:25 pm    Post subject: Re: PHP Debugger Reply with quote

MonkeyNation wrote:
p3 wrote:
Does anyone know of a good php debugger? I friend of mine is trying to learn php, but his script (the first one he's ever written) won't work, and he asked me to figure out the problem. Seeing as I JUST learned php, I have NO experience, and can't find the problem... I'm thinking a good debugger would help both of us ;)...


Run it and check the errors? =/
Thayre pretty detailed.


No errors appeared... the page just came up as blank...

Anyway... It's fixed Now...
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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


Powered by phpBB phpBB Group