[ome-devel] OMERO Django and Apache
Chris Allan
callan at blackcat.ca
Wed Apr 1 16:06:12 BST 2009
On Wed, 2009-04-01 at 16:54 +0200, Julian Martin Kunkel wrote:
> Hi,
Hi Julian.
> I tried to use OMERO 4.0 Web on an Ubuntu Intrepid with Apache 2.
>
> The provided tutorial is great:
> http://www.openmicroscopy.org/site/documents/data-
> management/omero4/server/install-web
>
> One minor issue is that you mention PIL is optional,
> at least for me without PIL I get the following error:
>
> Exception Type: ImportError
> Exception Value: No module named Image
> Exception Location: /home/omero/4.0/omero-
> Beta4.0.0/lib/omeroweb/webclient/views.py in <module>, line 37
>
> After installation of the python-imaging package and restart of apache the
> problem was gone.
>
> I also had to remove the newlines in the Python Path (as reported by Mark).
>
> Another issue:
> I have seen that the error message gets embedded directly into a text field to
> send it to you, I would prefer to see the (HTML) error and contained data
> before sending it (maybe in an Iframe). Then maybe some false alerts (trivial
> errors) could be identified and fixed by users directly.
in lib/omeroweb/settings.py change "DEBUG = False" to "DEBUG = True".
>
> Best regards,
> Julian
Ciao.
-Chris
More information about the ome-devel
mailing list