[ome-users] Setting up Omero.web problem

Chris Allan callan at blackcat.ca
Thu May 28 18:08:56 BST 2009


Hi Alex,

What are the DATABASE_NAME and LOGDIR properties in the settings.py file
set to?

-Chris

On Thu, 2009-05-28 at 17:53 +0100, Alex Sossick wrote:
> 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
> 




More information about the ome-users mailing list