On Thu, May 15, 2008 at 7:49 PM, Dan Trevino <[EMAIL PROTECTED]> wrote: > Is there a configuration for remote access? > > I did a default install on hardy from the ppa, and can access the site from > localhost on 7080, but cannot access the site from any other pc on my > network. > > tia, > dan
Hi, to enable remote access you will have to edit: /etc/schooltool/schooltool-2008/paste.ini and change the line from: host = 127.0.0.1 to host = 0.0.0.0 and restart the server by running /etc/init.d/schooltool-2008 restart Ignas _______________________________________________ Schooltool mailing list [email protected] http://lists.schooltool.org/mailman/listinfo/schooltool
