View Single Post
 
Old Aug 21, 2001, 09:42 AM
DocJohn's Avatar
DocJohn DocJohn is offline
Founder & Your Host
Community Support Team
Chat Leader
 
Member Since: May 2001
Location: Greater Boston, MA
Posts: 13,794

OJ by default tries to create any file it needs on-the-fly. Unfortunately, this is a tricky process sometimes, as different Web hosting companies allow the Web server software different permissions (complicated by different operating systems!).

So usually, yes, again, this is a permissions problem with the file in question, or the directory the file resides in. If the software is able to write to a subdirectory in that directory, then the permissions on the directory itself are probably set correctly. So try chmod'ing the index.html file to 777 and see if that works...

John

__________________
Don't throw away your shot.