ERROR 200 OK!

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


Joined: 14 Jan 2004
Posts: 2

PostPosted: Wed Jan 14, 2004 1:22 am    Post subject: ERROR 200 OK! Reply with quote

Hi im new at this i dont know much about php but i managed to set up the server and php as well. First i installed Abyss Web Server X1 (v 1.2.1.0) then php-4.3.1. Everything went fine. I even installed andromeda.php script and i tworked. yesterday i checked my website and i get this message ERROR 200 OK. The script didnt load at all. Then i deleted everything and reinstalled both from the begining. It still didnt work. I tried at least five more times reinstalling the server, PHP and trying to find the error but i cant still find anything. Can anyone help me! :cry:
Back to top View user's profile Send private message
TRUSTAbyss
-


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

PostPosted: Wed Jan 14, 2004 3:24 am    Post subject: Reply with quote

Are you sure that you installed PHP correctly , please check
out my tutorial for instructions , http://os17fan.cjb.net
Back to top View user's profile Send private message Visit poster's website
figura
-


Joined: 14 Jan 2004
Posts: 2

PostPosted: Wed Jan 14, 2004 4:48 am    Post subject: Reply with quote

yes i tried that. it worked before like i said but yesterday it gave me this problem and now i just get ERROR 200 OK.
Back to top View user's profile Send private message
TRUSTAbyss
-


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

PostPosted: Wed Jan 14, 2004 5:06 am    Post subject: Reply with quote

what version of Abyss are you using ?
Back to top View user's profile Send private message Visit poster's website
jtc970
-


Joined: 24 Mar 2003
Posts: 172

PostPosted: Wed Jan 14, 2004 7:12 am    Post subject: Reply with quote

error 200 means the script completed properly but their was nothing to display...
ie: nothing printed and no html
cant tell you much more than that...
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Jan 14, 2004 3:19 pm    Post subject: Re: ERROR 200 OK! Reply with quote

figura,

Andromeda uses the old PHP variables naming convention. So you must configure PHP to support this old convention: edit your PHP.ini file, locate the line:

Code:
register_globals = off


and change it to:

Code:
register_globals = on


Save the file and retry the script.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
ethereal
-


Joined: 14 Jan 2004
Posts: 18

PostPosted: Fri Jan 16, 2004 12:54 am    Post subject: Same Problem Reply with quote

I've been getting the same problems and my register_globals is already set "On" but I've been trying to install phpBB and phpmyadmin....
Back to top View user's profile Send private message
ismfa
-


Joined: 21 Jan 2004
Posts: 3

PostPosted: Wed Jan 21, 2004 5:41 pm    Post subject: Reply with quote

I have been getting the same problem - server works sometimes and doesn't others. I know that my php script is working correctly as it has been tested on this computer with a different web server. For a while I could get it to work by accessing it via http://127.0.0.1/ (I had been using http://localhost/) - It is very frustrating.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Jan 22, 2004 12:13 pm    Post subject: Reply with quote

ismfa,

It is the scripting language interpreter that runs your script and not the web server. PHP interpreter is not static and changes over time. Some major changes were made in version 4.3 and if you aren't aware of, some scripts won't work unless you configure PHP to enable the backward compatibility.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
ismfa
-


Joined: 21 Jan 2004
Posts: 3

PostPosted: Thu Jan 22, 2004 3:27 pm    Post subject: Reply with quote

The point is though that this script worked a few days ago - I have not changed it or the PHP installation since. I come back to it now and it doesn't work.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Jan 25, 2004 4:25 pm    Post subject: Reply with quote

ismfa,

Can you give us more information about this script? (name, URL, etc...).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
BrAiNs
-


Joined: 07 Jan 2004
Posts: 5

PostPosted: Sat Jan 31, 2004 1:23 pm    Post subject: Error when uploading image file Reply with quote

BrAiNs wrote:
BrAiNs wrote:
This is the error that comes up when posting and clicking the submit button...


Error 200
OK



--------------------------------------------------------------------------------
Abyss Web Server X1
© Aprelium Technologies - 2001-2003

can anyone help me please....
http://brains.isa-geek.com:81/phpbb2/index.php
http://brains.isa-geek.com:81/phpbb2/album.php



I think i have figured it out but what i need to know is where do i get the GD software from ???

What i think it is that the server is not configured to recognise the GD extention and where what to use to process this extension...

hope im write :lol:

and if i am where do i get the GD from ??? please



I think i have answered most of my own question because i just found this.....

http://www.boutell.com/gd/ and i download this http://www.boutell.com/gd/http/gdwin32.zip


However now im wondering how to install it or to be more precise which file to tell the server is the file that processes the images for thumbnails ???? .


And what extention it is.......
_________________


Last edited by BrAiNs on Sat Jan 31, 2004 2:11 pm; edited 1 time in total
Back to top View user's profile Send private message
ismfa
-


Joined: 21 Jan 2004
Posts: 3

PostPosted: Sat Jan 31, 2004 2:01 pm    Post subject: Reply with quote

Ok I have done a bit more testing and found out that indeed the problem was with my script. Sorry about that.

However - the reason that I was sure that it wasn't was that I used to use the Omnicron server and that would give the error and the line number of the error - much like apache. Whereas in this I was just getting the ERROR 200 OK - and after a little while...well it was not OK.
:oops:
No doubt there is some setting that you will tell me about so that I can see the error messages.
Back to top View user's profile Send private message
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