Mailinglisten-Archive |
Hallo, ich bin dabei unser 'webmail' auf LDAP umzustellen. Dabei haben ich ein Problem. Ich habe folgendes installiert: Apache, IMAP, OpenLDAP, PHP, Horde Beim Testen von Horde (mit .../test.php3) bekomme ich folgenden Fehler: PHPLIB Configuration: . . . - I am now going to try to create a HordeSession class. If this line is the last thing that you see, then you do not have class HordeSession defined in the phplib local.inc file. Fix that before proceeding. - Created a HordeSession instance successfully. - Click here to test PHPLIB for Horde (If this link results in "Document Contains No Data" or "Fatal error...", then you probably have not defined the HordeSession class in the PHPLIB local.inc file). Folgendes habe ich gemacht: - vi /usr/local/lib/php.ini include_path = /home/apache/php:. auto_prepend_file = /home/apache/php/prepend.php3 track_vars = on magic_quotes_gpc = off (danach Apache nochmal neu configuriert) - cp -rp /home/horde/phplib /home/apache/php - vi /home/apache/php/prepend.php3 (ct_ldap.inc) - vi /home/apache/php/local.inc (class HordeCT extends CT_Ldap und Konfiguration) - vi /home/apache/php/ct_ldap.inc (Konfiguration) Wer kann mir helfen? Gruß Matthias
php::bar PHP Wiki - Listenarchive