-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|679|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Article Home -> Website Information


 
Jayenkai
Created : 12 May 2007
Edited : 30 May 2007

Error 401 : Permission Denied

It's a server bug!

Since it's a recurring bug, I decided to post further details in the FAQs

The Permission Denied error seems to pop up, confusing everyone, every other week.

The issue is this.

For whatever reason, our server doesn't like people typing "chr()" or "freewebs.com"
Maybe they don't like characters.. Or freewebs! Who knows.
If you code contains chr(), might I suggest either of these two alternatives.
1) Using Chr$() since most languages like having the $ anyway.
2) If you're using a language that doesn't like the $, stick a space in there to spread out the r and the (! Like so.. chr ()

These both seem to work just fine.

As for Freewebs, you'll have to post your files/images elsewhere, or use shorturl sites to mid-link to your webpage.
My apologies to all freewebs users.

The original baffling news can be found here

 

Comments


Wednesday, 30 May 2007, 08:46
skypenguin
chr() Woot, it works here
Wednesday, 30 May 2007, 08:47
Jayenkai
Hmm.. Forgot about that (again!)

Yeah the issue seems to have been resolved since the server switch.

Cool!