OAM fails to display several backend elements

1 view
Skip to first unread message

csentis

unread,
Aug 25, 2008, 10:40:08 AM8/25/08
to Openmailadmin
Hello,

Being new to OAM and this list, I would like to thank you for this
presumably great tool. Unfortunately, I have difficulties using it to
its full extent.

after having logged in to OAM, backend pages are only being displayed
from top to the filter element - but nothing afterwards. The pages
being displayed completely incl. footer are "Folders" and "Addresses".

During installation (step 1) everything was said to be "OK", although
I have skipped PECL:idn ("No") as I do not need support for IDN and
had problems installing it.

I use PHP 2.2.6 on Debian Etch. MySQL-Server is 5.0.67-0.

I am rather unhappy with web-cyradm und would love to use OAM - anyone
got a clue? Or at least a decent hint on how to debug/log
appropriately?

Christian

csentis

unread,
Aug 25, 2008, 10:41:55 AM8/25/08
to Openmailadmin
The pages in question are being parsed unto this section:

<table border="0" cellpadding="1" cellspacing="1">

<tr>
<td class="ed" width="450" style="white-space: nowrap">
<form action="/openmailadmin/regexp.php" method="post">
<input type="hidden" name="filtr" value="set" /> <input
onchange="submit()" type="checkbox" name="filtr_addr" value="1"
class="checkbox" /> Filter&nbsp;
<select size="1" name="what"><option value="addr">Adresse</
option><option value="target">Ziel(e)</option><option
value="domain">Domäne</option><option value="mbox">Mailboxname</
option></select> <select size="1" name="cond"><option
value="has">enthält</option><option value="begins">beginnt mit</
option><option value="ends">endet mit</option></select>&nbsp;

<input class="textwhite" type="text" name="cont" /> </form>
</td>
<td class="ed" width="130" align="right">
<form action="/openmailadmin/regexp.php" method="post">
Einträge&nbsp;
<select onchange="submit()" size="1" name="limit"><option>10</
option><option selected="selected">25</option><option>50</
option><option>100</option><option>--</option></select> </form>

</td>
</tr>
</table>
<br />

And here it stops.

csentis

unread,
Aug 25, 2008, 12:17:20 PM8/25/08
to Openmailadmin
SOLVED:

it was in fact the missing PECL::idn which led to semi-displayed
pages.

Beforehand I always encountered a "phpize failed" when trying to
install PECL::idn via "pecl install idn" or "pecl install -f idn".
THis little howto did the trick for me: http://www.huschi.net/27_235_de.html

Now everything works fine - and I have to say to the authors: great
piece of work!

Thx
Christian

W-Mark Kubacki

unread,
Aug 25, 2008, 2:54:04 PM8/25/08
to openma...@googlegroups.com
Hi Christian,

thank you for sharing the hint with PECL::idn with us!

-- Mark

Reply all
Reply to author
Forward
0 new messages