1 (edited by ps 2014-03-13 23:28:01)

Topic: gentoo error iredadmin

==== Required information ====
- iRedMail version: 0.8.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  LDAP (integrated with AD)
- Linux/BSD distribution name and version: geontoo
- Related log if you're reporting an issue:
ssl_error_log:
mod_wsgi (pid=21886): Target WSGI script '/var/www/iredadmin/iredadmin.py' cannot be loaded as Python module.
[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d] mod_wsgi (pid=21886): Exception occurred processing WSGI script '/var/www/iredadmin/iredadmin.py'.
[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d] Traceback (most recent call last):
[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d]   File "/var/www/iredadmin/iredadmin.py", line 9, in <module>
[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d]     from libs import iredbase
[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d]   File "/var/www/iredadmin/libs/iredbase.py", line 7, in <module>
[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d]     import web
[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d] ImportError: No module named web

====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: gentoo error iredadmin

ps wrote:

[Thu Mar 13 16:12:02 2014] [error] [client a.b.c.d] ImportError: No module named web

Please install Python module 'web.py' first.

3

Re: gentoo error iredadmin

in gentoo dev-python/webpy , and is installed

4

Re: gentoo error iredadmin

No idea then. Sorry.