error 200, ok ??? i'm confused"

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


Joined: 04 Dec 2003
Posts: 51
Location: Revere, Boston MA

PostPosted: Mon Apr 05, 2004 4:09 am    Post subject: error 200, ok ??? i'm confused" Reply with quote

"whats error 200
ok"
Back to top View user's profile Send private message Visit poster's website AIM Address
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Mon Apr 05, 2004 4:44 am    Post subject: Reply with quote

It means that their is program error in your PHP script or that
Register globals needs to be turned On in your php.ini

Your php.ini file is in C:\Windows
Back to top View user's profile Send private message Visit poster's website
iNaNimAtE
-


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

PostPosted: Mon Apr 05, 2004 7:17 am    Post subject: Reply with quote

Sometimes it can mean the script executed sucessfully, however there is nowhere to go.
_________________
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: Mon Apr 05, 2004 2:42 pm    Post subject: Re: error 200, ok ??? i'm confused" Reply with quote

alenxVR6,

Error 200 means that the script was successfully executed but that it sent no output to the server. This can be a bug in the script or it can be a configuration problem (try the advice of TRUSTPunk).
Search this section of the forum for "error 200" for more information.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
alenxVR6
-


Joined: 04 Dec 2003
Posts: 51
Location: Revere, Boston MA

PostPosted: Tue Apr 06, 2004 1:20 am    Post subject: Reply with quote

my php.ini file ready as:

"
; You should do your best to write your scripts so that they do not require
; register_globals to be on; Using form variables as globals can easily lead
; to possible security problems, if the code is not very well thought of.
register_globals = on

"

now i just get blank page... i guess there is something wrong with the code...
Back to top View user's profile Send private message Visit poster's website AIM Address
iNaNimAtE
-


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

PostPosted: Tue Apr 06, 2004 1:27 am    Post subject: Reply with quote

Yes, the code would be the problem.
_________________
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
alenxVR6
-


Joined: 04 Dec 2003
Posts: 51
Location: Revere, Boston MA

PostPosted: Tue Apr 06, 2004 2:57 am    Post subject: Reply with quote

iNaNimAtE wrote:
Yes, the code would be the problem.


Thanks alot

all of you...
Back to top View user's profile Send private message Visit poster's website AIM Address
iNaNimAtE
-


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

PostPosted: Tue Apr 06, 2004 3:18 am    Post subject: Reply with quote

I don't know if that was sarcastic or not, but you can send us the code and we can try and help you.
_________________
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
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