Re: [help]

From: Ron Hensley (ron@cross.dmv.com)
Date: 02/09/97


> SYSERR: Error saving objects file: Permission denied
> SYSERR: Error saving objects file: Permission denied
> SYSERR: Error saving objects file: Permission denied
> SYSERR: Error saving objects file: Permission denied
> Sat Feb  8 23:05:10 :: nusage: 3   sockets connected, 

cd lib/etc
ls -lsa board*

You will prolly see that those board files are either set as not writable 
or as owned by someone else. Root perhaps if root started your mud once 
and its now running as a regular user.

chown them back to whatever the mud runs as
  chown muduser board*

Also make sure they are writable by that account

  chmod 644 board*

Write/Read by owner, read only by group and all others

    *******************************************************************
    *   Ron Hensley                     ron@dmv.com                   *
    *   Network Administrator           http://www.dmv.com/~ron       *
    *                                   PGP Key at WWW Page           *
    *   DelMarVa OnLine                 749-7898 Ext. 403             *
    *******************************************************************

+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST