[ome-devel] OMERO Django and Apache

Mark Woodbridge m.woodbridge at imperial.ac.uk
Tue Mar 31 16:33:38 BST 2009


Thanks for the instructions. There's one bit I don't follow. First it says:

mkdir /home/omero/omero-Beta4.0.0/lib/omeroweb/db
chown apache_user:apache_group /home/omero/omero-Beta4.0.0/omeroweb/db

but later on it says:

ls -l /home/omero/omero-Beta4.0.0/lib/omeroweb/db.sqlite3

Do I actually need to create the db directory? It isn't referenced 
elsewhere. Did you mean to say that I should chown the existing 
db.sqlite3 file?

Mark.

Mark Woodbridge wrote:
> Hi,
> 
> There has been some discussion on ome-users about enabling access to the 
> webclient from hosts other than localhost. It looks like webclient is 
> served using the Django built-in webserver, for which the Django docs 
> state "DO NOT USE THIS SERVER IN A PRODUCTION SETTING".
> 
> We would like to use Apache and mod_python/mod_wsgi as the front end to 
> the Django app as we already have SSL enabled with this setup and it 
> will presumably have better performance etc.
> 
> Has anyone else tried this? I'm not sure how it fits into the ICE Grid 
> stuff (if at all). I'm guessing that this would be an unsupported 
> configuration.
> 
> Mark.
> _______________________________________________
> ome-devel mailing list
> ome-devel at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel


More information about the ome-devel mailing list