[ome-users] Setting up Omero.web problem

Alex Sossick ajs17 at cam.ac.uk
Thu May 28 17:53:34 BST 2009


Hi

I am trying to set up Omero.web and seem to have hit a wall,
So am using a mac OSX server
Omero is running and I can access it using Omero.insight

Mod_python appears to be installed ok, and I have activated it , in the
apple server admin software.

When I go to the web page
http://localhost/webclient
I get this error


--++--

Error 404

localhost
Thu May 28 15:20:56 2009
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7l
mod_python/3.3.2-dev-20080819 Python/2.5.1

--++--
    Added to httpd.conf is

--++--

<Location "/">
     SetHandler python-program
     PythonHandler django.core.handlers.modpython
     SetEnv DJANGO_SETTINGS_MODULE omeroweb.settings
     PythonDebug On



     PythonPath "['/Users/ajs17/Desktop/omero_dist/lib/python',
'/Users/ajs17/Desktop/omero/omero_dist/lib/python/omeroweb'] + sys.path"

  </Location>

--++--

    Apache error_log after starting apache and going to

--++--

http://localhost/webadmin

[Thu May 28 16:48:44 2009] [notice] mod_python: Creating 8 session mutexes
based on 1024 max processes and 0 max threads.
[Thu May 28 16:48:44 2009] [notice] mod_python: using mutex_directory /tmp
[Thu May 28 16:48:44 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11
OpenSSL/0.9.7l mod_python/3.3.2-dev-20080819 Python/2.5.1 configured --
resuming normal operations
[Thu May 28 16:49:20 2009] [error] [client ::1] File does not exist:
/Library/WebServer/Documents/webadmin

--++--

Does anyone have any ideas

Thanks

Alex

-- 
Alex Sossick
Wellcome Trust/Cancer Research UK Gurdon Institute
University of Cambridge
Tennis Court Rd
Cambridge CB2 1QN
UK

email ajs17 at cam.ac.uk
tel 01223 334082





More information about the ome-users mailing list