I cannot get to my webadmin
http://127.0.0.1:8000/ webadmin and I cannot login to my omero clients.
When I load my site I get the message
Traceback (most recent call last):
File "C:\omero\omero_dist\lib\python\django\core\servers\basehttp.py", line 277, in run
File "C:\omero\omero_dist\lib\python\django\core\servers\basehttp.py", line 634, in __call__
File "C:\omero\omero_dist\lib\python\django\core\handlers\wsgi.py", line 239, in __call__
File "C:\omero\omero_dist\lib\python\django\core\handlers\base.py", line 67, in get_response
File "C:\omero\omero_dist\lib\python\django\middleware\common.py", line 72, in process_request
File "C:\omero\omero_dist\lib\python\django\core\urlresolvers.py", line 244, in resolve
File "C:\omero\omero_dist\lib\python\django\core\urlresolvers.py", line 180, in resolve
File "C:\omero\omero_dist\lib\python\django\core\urlresolvers.py", line 178, in resolve
File "C:\omero\omero_dist\lib\python\django\core\urlresolvers.py", line 197, in _get_urlconf_module
File "C:\omero\omero_dist\lib\python\omeroweb\webadmin\urls.py", line 30, in <module>
from omeroweb.webadmin import views
File "C:\omero\omero_dist\lib\python\omeroweb\webadmin\views.py", line 71, in <module>
from webgateway.views import getBlitzConnection, timeit, _session_logout, _createConnection
File "C:\omero\omero_dist\lib\python\omeroweb\webgateway\views.py", line 38, in <module>
logger.debug("INIT")
File "C:\Python25\lib\logging\__init__.py", line 971, in debug
apply(self._log, (DEBUG, msg, args), kwargs)
File "C:\Python25\lib\logging\__init__.py", line 1100, in _log
record = self.makeRecord(self.name, level, fn, lno, msg, args, exc_info, func, extra)
File "C:\omero\omero_dist\lib\python\djangologging\middleware.py", line 162, in enhanced_make_record
File "C:\Python25\lib\inspect.py", line 618, in getsourcelines
lines, lnum = findsource(object)
File "C:\Python25\lib\inspect.py", line 468, in findsource
raise IOError('could not get source code')
IOError: could not get source code
Could it something to to with the apache httpd.exe?
I change it like the description but when I start the httpd.exe I get the message
- Code: Select all
Invalid Command 'PythonHandler, perhaps misspelled or defined by a module not included in the server configuration
Greeting
Nadine