[schooltool] cannot remote access

Ignas Mikalajunas ignas.mikalajunas at gmail.com
Thu May 15 13:01:14 EDT 2008


On Thu, May 15, 2008 at 7:49 PM, Dan Trevino <dantrevino at gmail.com> 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


More information about the Schooltool mailing list