1 (edited by vgonzalez 2012-11-22 02:52:36)

Topic: Unable to access to iRedAdmin on Ubuntu 12.04

==== ==== Required information ====
- iRedMail version: 0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 12.04 LTS
- Related log if you're reporting an issue:
====

Hi, I recently install iRedMail 0.8.3 on Ubuntu 12.04 but when I try to access iRedAdmin website i get this message:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache Server at 192.168.0.3 Port 443

I looked into my apache conf files and everything looks fine
Can anyone tell me what's happening?

----

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

2

Re: Unable to access to iRedAdmin on Ubuntu 12.04

Try to restart your apache -> /etc/init.d/apache2 restart

3

Re: Unable to access to iRedAdmin on Ubuntu 12.04

Any related log in Apache log file? If not, please try to set "debug = True" in iRedAdmin config file (/usr/share/apache2/iredadmin/settings.ini), restart Apache, then try again. It will print detailed error log on web page.

WARNING: Do not enable debug mode on production server, it will leak SQL/LDAP username/passwords.