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 On 25 Aug., 16:41, csentis <[EMAIL PROTECTED]> wrote: > 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 > <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> > > <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 > <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. > > On 25 Aug., 16:40, csentis <[EMAIL PROTECTED]> wrote: > > > 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
