Error 200 only from XP machines ?

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


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Wed Oct 22, 2003 10:55 pm    Post subject: Error 200 only from XP machines ? Reply with quote

Hiya,
All looks good on my site. However, there are 2 machines that cannot access my site. Oddly enought they are both XP machines?

When they email me the page I get the error message after the Apprelium link that says:
Code:
HTTP/1.1 304 Not Modified Content-Type: text/html Connection: Keep-Alive Keep-Alive: timeout=10000, max=15 Date: Wed, 22 Oct 2003 21:26:06 GMT Server: Abyss/1.1.6 (Win32) AbyssLib/1.0.7


What do you think?
Back to top View user's profile Send private message AIM Address MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Oct 24, 2003 12:15 pm    Post subject: Re: Error 200 only from XP machines ? Reply with quote

The message you get is what the server sends to the browser. So if the browser is displaying it, that means that they have some problem on their side (the browser is broken, there is a proxy or similar doing something wrong). What these XP machines have in common (more than the fact that they run XP)?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Fri Oct 24, 2003 3:45 pm    Post subject: reply Reply with quote

Actually I only recieve that message from that machine when he sends it as an email attachment.

Im not quite sure about anything else that may be in common with those 2 machines. I think it is the strangest thing.

I am using a peer-peer LAN. I dont know if that helps at all. Do you think it could be some kind of security setting in XP?
Back to top View user's profile Send private message AIM Address MSN Messenger
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Fri Oct 24, 2003 3:47 pm    Post subject: ammended reply... Reply with quote

I stated in the 1st post that the xp machines can't view the site. That is only partially right....

They can maneuver around the site well. Only when they are trying to view a word document through the site, is when the XP machines get the error 200.

Details, details....
Back to top View user's profile Send private message AIM Address MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Oct 27, 2003 2:45 pm    Post subject: Re: ammended reply... Reply with quote

lestat wrote:
I stated in the 1st post that the xp machines can't view the site. That is only partially right....

They can maneuver around the site well. Only when they are trying to view a word document through the site, is when the XP machines get the error 200.

Details, details....

Can you post here or send us your abyss.conf file?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Mon Oct 27, 2003 3:36 pm    Post subject: my conf file Reply with quote

I have never posted such a long file before, as most groups dont allow, so this feels odd but here goes:
Code:
ServerRoot C:\ABYSS WEB SERVER\
Port 80
Path htdocs
KeepAlive 15
TimeOut 25
MaxConnections 15
ConsolePort 9999
CGIEnabled Yes
CGITimeOut 30
CGIUseRegistry No
CGIUseScript No
ExtendedLog Yes
AutoIndex Yes
SSIEnabled Yes
SSICmdEnabled No
SSIExtension shtml shtm stm
SSIErrorMsg
SSITimeFmt
SSISizeAbbrev No
CustomErrorDefault
MIMEFile
LogFile log/access.log
CGIErrorFile log/cgi.log
CGIPath /cgi-bin
Alias /cgi-bin cgi-bin
IndexFile index.html
IndexFile index.htm
MIMEType application/mac-binhex40 hqx
MIMEType application/msword doc
MIMEType application/octet-stream bin dms lha lzh exe class
MIMEType application/pdf pdf
MIMEType application/postscript ai eps ps
MIMEType application/smil smi smil
MIMEType application/vnd.mif mif
MIMEType application/vnd.ms-asf asf
MIMEType application/vnd.ms-excel xls
MIMEType application/vnd.ms-powerpoint ppt
MIMEType application/x-cdlink vcd
MIMEType application/x-compress Z
MIMEType application/x-cpio cpio
MIMEType application/x-csh csh
MIMEType application/x-director dcr dir dxr
MIMEType application/x-dvi dvi
MIMEType application/x-gtar gtar
MIMEType application/x-gzip gz
MIMEType application/x-javascript js
MIMEType application/x-latex latex
MIMEType application/x-sh sh
MIMEType application/x-shar shar
MIMEType application/x-shockwave-flash swf
MIMEType application/x-stuffit sit
MIMEType application/x-tar tar
MIMEType application/x-tcl tcl
MIMEType application/x-tex tex
MIMEType application/x-texinfo texinfo texi
MIMEType application/x-troff t tr roff
MIMEType application/x-troff-man man
MIMEType application/x-troff-me me
MIMEType application/x-troff-ms ms
MIMEType application/zip zip
MIMEType audio/basic au snd
MIMEType audio/midi mid midi kar
MIMEType audio/mpeg mpga mp2 mp3
MIMEType audio/x-aiff aif aiff aifc
MIMEType audio/x-pn-realaudio ram rm
MIMEType audio/x-realaudio ra
MIMEType audio/x-wav wav
MIMEType image/bmp bmp
MIMEType image/gif gif
MIMEType image/ief ief
MIMEType image/jpeg jpeg jpg jpe
MIMEType image/png png
MIMEType image/tiff tiff tif
MIMEType image/x-cmu-raster ras
MIMEType image/x-portable-anymap pnm
MIMEType image/x-portable-bitmap pbm
MIMEType image/x-portable-graymap pgm
MIMEType image/x-portable-pixmap ppm
MIMEType image/x-rgb rgb
MIMEType image/x-xbitmap xbm
MIMEType image/x-xpixmap xpm
MIMEType image/x-xwindowdump xwd
MIMEType image/x-icon ico
MIMEType model/iges igs iges
MIMEType model/mesh msh mesh silo
MIMEType model/vrml wrl vrml
MIMEType text/css css
MIMEType text/html html htm
MIMEType text/plain asc txt
MIMEType text/richtext rtx
MIMEType text/rtf rtf
MIMEType text/sgml sgml sgm
MIMEType text/tab-separated-values   tsv
MIMEType text/xml xml
MIMEType video/mpeg mpeg mpg mpe
MIMEType video/quicktime qt mov
MIMEType video/x-msvideo avi
Version 1.1.6
login vlp
password e05fa1b01452ea0d0ea0fc1ba000d889
cgipath /cgi-bin/
cgiinterpreter "C:\php\php.exe" php
cgipath /
cgienv REDIRECT_STATUS=200
indexfile index.php
customerror "401" "/Error/401.php"
User bill c7c0a95d5d5bcbf800b3e7be65eb5d89
User craig 641fa6f2dda2c3684e6beb267a1d5866
User dave 6bcceefd5ae6b7be3f8539dc4354132a
User paul 3bfcc4d85517962d8c6212b53d4742fd
User rob ecc08c6ce2b4fdebaab253965a7fcc6d
User tammy a024bb2a7f15a291cc9eed19cc7e2e0e
User vlp efb6b311095a311fca04fb34fcdf906a
Back to top View user's profile Send private message AIM Address MSN Messenger
yalrighty
-


Joined: 24 Jun 2003
Posts: 99

PostPosted: Tue Oct 28, 2003 6:01 am    Post subject: Reply with quote

Try turning off XP's built-in firewall then try accessing your abyss site again .. it always causes havoc on internal networks lol :roll:

If you don't know how to do it, just post again or send me a private message .. for now, I'm going to bed lol
Back to top View user's profile Send private message Visit poster's website
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Tue Oct 28, 2003 4:07 pm    Post subject: dont tell anybody... Reply with quote

I don't use the XP firewall.
Hmm, I'm really stumped. :roll:
Back to top View user's profile Send private message AIM Address MSN Messenger
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Tue Oct 28, 2003 4:23 pm    Post subject: Reply with quote

are you trying to let the user view the word doc through the browser like you can with pdf files?


hey jacob me wife farted in bed ...no i must leave the building!
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Tue Oct 28, 2003 5:10 pm    Post subject: Reply with quote

Yes. That is exactly what I'm doing. Except the xp machines wont let it happen.
Back to top View user's profile Send private message AIM Address MSN Messenger
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Tue Oct 28, 2003 8:09 pm    Post subject: Reply with quote

i see.

have you tried it using pdf? and what happens?


:idea:
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Tue Oct 28, 2003 8:14 pm    Post subject: Reply with quote

mind you i have never seen it done with word docs ...only pdf ....where the browser brings up the pdf acrobat viewer app!

maybe abyss needs to know the mime type of word docs such as .doc and maybe office "word" will then load the file through the browser! :idea:


hey jacob i hate microshaft office.
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Tue Oct 28, 2003 8:19 pm    Post subject: Reply with quote

after looking at your abyss file everything seems fine.

what error message does xp comeback with?
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Tue Oct 28, 2003 8:23 pm    Post subject: Reply with quote

It just gives the "Error 200" page
Back to top View user's profile Send private message AIM Address MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Oct 29, 2003 12:57 am    Post subject: Reply with quote

Very strange error. You abyss.conf is fine and the doc extension is associated with its correct MIME type.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Wed Oct 29, 2003 10:38 am    Post subject: Reply with quote

have you tried this with pdf files and does this still give you 200 errors?
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Wed Oct 29, 2003 3:48 pm    Post subject: Reply with quote

I can't upload the files as pdf's. They are text only files. Actually I found the error occurs on 1 other 98 machine as well.

Do you think it's possibly my little tidbit of php code?

Code:

<?

$file_dir="../../quotes/Craig";

$dir=opendir($file_dir);
   while ($file=readdir($dir))
   {
      if ($file != "." && $file != "..")
      {
         echo "<a href=".$file_dir."/".$file." target=_blank>".$file."</a>";
         echo "<br>";
      }
   }

?>


I found it on a php site. It lists the directory of files in a given directory.
I don't get it because it works on about 15 other machines.

I am baffled! :roll:
Back to top View user's profile Send private message AIM Address MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Oct 29, 2003 5:34 pm    Post subject: Reply with quote

lestat,

You never said that you were having these problems with an upload script. Saying that people cannot 'access' your site is very different from my script fails when uploading some files.

We'll try to review the code of the script. Meanwhile you can use another one that works correctly. It can be found at http://www.aprelium.com/forum/viewtopic.php?p=11844#11844 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Wed Oct 29, 2003 5:38 pm    Post subject: Reply with quote

I'm sorry, I didn't/ don't, think the script is the prollem. *shrug*
Back to top View user's profile Send private message AIM Address MSN Messenger
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Wed Oct 29, 2003 6:38 pm    Post subject: Reply with quote

i think the problem with the script is in the while loop.

missing a second "=" i think....then i might be wrong.

any thoughts aprelium.?
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Wed Oct 29, 2003 6:41 pm    Post subject: Reply with quote

why not convert the text to pdf?
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Wed Oct 29, 2003 6:53 pm    Post subject: Reply with quote

Cuz i dont know how (I'm very newbie at this stuff).
I didn't think that this forum would be the proper place to go that route.
Cept if anybody, a-hem, felt they could give, a-hem, some pointers
:oops:
Back to top View user's profile Send private message AIM Address MSN Messenger
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Thu Oct 30, 2003 8:35 pm    Post subject: Reply with quote

do you have adobe acrobat?
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Oct 31, 2003 4:48 pm    Post subject: Reply with quote

goose wrote:
i think the problem with the script is in the while loop.

missing a second "=" i think....then i might be wrong.

any thoughts aprelium.?

The problem with the script is that it doesn't check the errors. For example, if PHP refuses to upload a file because it is big (bigger that the configured PHP limit), the script end without any output and error 200 happens.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Sun Nov 02, 2003 6:41 pm    Post subject: Reply with quote

hmmm thats fair enough! 8)
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Mon Nov 03, 2003 4:13 pm    Post subject: Reply with quote

I will check it out. Sorry for being such a pain and posting the proper info. :?
Back to top View user's profile Send private message AIM Address MSN Messenger
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Tue Feb 10, 2004 9:05 pm    Post subject: Found the answer... Reply with quote

I forgot about this post. I did find the answer. Update all M$ office products. The problem was how office was translating the data.

My bad. But at least I posted my findings on the matter. :oops:
Back to top View user's profile Send private message AIM Address MSN Messenger
goose
-


Joined: 17 Sep 2002
Posts: 608
Location: The Land Of OZ! come here toto!

PostPosted: Tue Feb 10, 2004 9:40 pm    Post subject: Reply with quote

good to see lestat! :wink:
_________________
living in an armish paradise.....no gates here!

mawuahahaha :)
Back to top View user's profile Send private message
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Tue Apr 19, 2005 4:07 pm    Post subject: Reply with quote

Ever look back at a post and wonder "why did I bother people about that ??"
_________________
XP Pro sp2
Abyss Web Server X2 (v 2.9.3.5)
PHP 5.3.8
Back to top View user's profile Send private message AIM Address MSN Messenger
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