Error 200? Whatt is the meaning of it?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
djx
-


Joined: 06 Mar 2004
Posts: 51

PostPosted: Wed Apr 28, 2004 7:04 pm    Post subject: Error 200? Whatt is the meaning of it? Reply with quote

Hi!

I run IPB and am trying to run a php file that updates a my sql database buti kep gettin error 200....OK

What does this error mean?

Darren
_________________
Thanks,
Back to top View user's profile Send private message
Axis
-


Joined: 29 Sep 2003
Posts: 336

PostPosted: Wed Apr 28, 2004 9:14 pm    Post subject: Reply with quote

Hi Darren--

Have you followed the instructions here?
"Why is a sercurity alert displayed when I try to view a PHP script?"
http://www.aprelium.com/abyssws/faq.html#A2-2
First thing to check, I think.

Regards,
Axis
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Wed Apr 28, 2004 11:24 pm    Post subject: Reply with quote

If you would like to know what Error 200 means:

200, "ok" is when the script has successfully executed, however there is no feedback to give to the user. It takes in data, but it has nothing to do with it.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
djx
-


Joined: 06 Mar 2004
Posts: 51

PostPosted: Thu Apr 29, 2004 7:21 am    Post subject: ? Reply with quote

The fiel should echo A line to say its comp[leted though when its updated the database?

DArren
_________________
Thanks,
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Fri Apr 30, 2004 12:09 am    Post subject: Reply with quote

It doesn't always have to echo text; it just has to do something with the data it collects. You can't just ask a script to collect all these variables, and then close the script; you have to do something with them. That doesn't mean you have to give the user any feedback though. If you say nothing, it will just show a blank page.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Apr 30, 2004 12:47 pm    Post subject: Re: Error 200? Whatt is the meaning of it? Reply with quote

djx,

Error 200 means that the script was executed but that it hasn't sent output to the server.
If it is a PHP script, try setting Register_globals to on in php.ini . Otherwise, check the configuration of the script.
_________________
Support Team
Aprelium - http://www.aprelium.com
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 -> General Questions 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