On Mon, Sep 6, 2010 at 15:41, Daniel Francis <[email protected]> wrote: > sudo: unable to execute bin/create-administrator: Permission denied > > i have given a full permission on the /dspace directory but i'm still > getting the same error message.
Hi Daniel, there's no need to run create-administrator as root. Just log in as your dspace user, e.g. sudo -u dspace -i and then run /dspace/bin/create-administrator Hope that helps. If not, post again what command you used and what output it produced. Regards, ~~helix84 ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

