2009/9/4 eUser <[email protected]>:
>
> I installed Openmailadmin on Debian Lenny, Apache2, PHP5, mySQL,
> Cyrus2.2, Postfix.
>
> But I cannot add any domain, mailbox or whatever.
> Unfortunately I got no error message.
> Where can I find some log information.

What does ~/log/error_log say (in general, your logfiles)? Any new lines in it?
Please try to setup an logger [1] by setting these lines in your
config.local.inc.php:
$cfg['logger']['facility']    = 'null';
$cfg['logger']['name']        = '';

Are the domains to-be-created inserted into database tables?

The distribution doesn't matter, what PHP version and what MySQL
version do you use?

-- 
Mark
http://mark.ossdl.de/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Openmailadmin" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.de/group/openmailadmin?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to