[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] schooltool startup no go
- From: Daniel Bo <daengbo gmail com>
- To: "Support list for opensource software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] schooltool startup no go
- Date: Sun, 18 Jun 2006 11:40:11 +0900
Barry,
You should probably look into the .conf file and find out what user
schooltool runs at. It's probably the user "schooltool." I suspect that
the directory /var/lib/schooltool was created as root and doesn't give
write permissions to the schooltool user. Let's finish that. As root:
chown -R <whatever the schooltool user is> /var/lib/schooltool
chmod u+rw -R /var/lib/schooltool
Hope that fixes the problem. If it doesn't, please post the results of
the following commands to the list
cat /etc/schooltool/schooltool.conf
ls -l /var/lib/schooltool
tail /var/log/schooltool/error.log
Good luck,
Dan
On Sat, 2006-06-17 at 06:38 -0500, cisna-barry wc235 k12 il us wrote:
> Hello All,
>
> Has anyone been able to get either schoolbell or schooltool to startup
> correctly at bootup? The only way i can make either of them run is to
> start them as a daemon. simply: <shell>:schooltool
> It runs fine this way but of course when i close this terminal schooltool
> is no longer running:(. This has happened this way for me on both FC3 and
> FC4. I am trying to get this running nonstop so a couple of admins can
> setup,,a couple of groupwide calenders for next schoolyear.
> If i try and start from the init script for either, i get
> [root xyz ~]# Reading configuration from /etc/schooltool/schooltool.conf
> Could not initialize the database:
> [Errno 13] Permission denied: '/var/lib/schooltool/Data.fs'
> ..or... same only with Data.tmp the next time trying to start.
> ( I've cleard out these two files trying to start fresh and still same
> results)
>
> Thanks,
> Barry Cisna
>
> _______________________________________________
> K12OSN mailing list
> K12OSN redhat com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]