[Koha] upgraded from 3.0 to 3.2 but unable to open
Tomas Cohen Arazi
tomascohen at gmail.com
Wed Dec 29 02:30:56 NZDT 2010
2010/12/28 Yatheesh Y <yatheeshb at gmail.com>:
>
> I upgraded 3.0 to 3.2 at the end it gave 13 files permission deneyed
>
> could any one tell me what steps should follow and how to check whether it
> is upgrade successful or not
You should chmod your installed files. I suppose you installed using
the root user. Run
# chown -R koha:koha /usr/share/koha
and repeat on relevant files/dirs (those reported to have wrong permissions).
After upgrade you should be prompted on the staff interface to read
the database upgrade results.
To+
More information about the Koha
mailing list