Code rage and a Haiku (was A Hivemind on it's own is a terrible thing to taste


log in or register to remove this ad

arwink said:


:confused:

Joys of being a netweenie.

Um, what's that?

Right.

1) at the DOS prompt (I assume you can get to that?), type "telnet [box name]"

2) enter your username and password

3) type:

cd ~/public_html
ls -al

This should list all the files in the directory. On the same line as each one should be a string of letters and dashes, like
-rwxr--r--

That's the permissions for the file. You need to make sure the second and third 'r' show up (this is read access for everyone).

If this is not the case, type

chmod 644 *

which should let everyone read everything.
 
Last edited:




Ah, right, you can't do anything about that. If you'd got something like a "404 File not found" error, that would have been easy to deal with. As it is, it looks like your mates need to sort out their server.
 


Turned out to be a problem on the server end. It's fixed now, and I actually get to view my rough draft for the first time. Now I just need to add some content :)

Thanks again Hong. You just helped solve a month's worth of problems.
 

Remove ads

Top