(resending from correct from address for this list) <quote who="p dont think"> > Hi Ralf, > >> When I install the ldapquery plugin Version 1.6-1.2.5, I get this when clicking on the "Directory" URL: >> Warning: main(SM_PATHclass/mime.class.php): failed to open stream: No such file or directory in /usr/share/squirrelmail/include/validate.php on line 41 >> Fatal error: main(): Failed opening required >> 'SM_PATHclass/mime.class.php' >> (include_path='.:/usr/share/php:/usr/share/pear') in >> /usr/share/squirrelmail/include/validate.php on line 41 > > Attached is a version that is supposedly compatible with 1.4. The author > and Alexandros (see Tomas' reply to you) are working on more extensive changes, but this should get you up and running until a new release is made.
Interestingly enough, I was having a similar error as Ralf. So I replaced my existing ldapquery plugin (which I had already disabled in conf.pl) with the one you attached. That got rid of the above fatal error, but leaves me with an error locating the function ldap_connect on line 379 of ldapquery.php Interestingly enough, I have an older Debian sarge box with the 1.4.1 squirrelmail and have been trying to track down differences I am seeing in the addressbook search functions under compose. Under the 1.4.1 system it will query my LDAP, but not on the 1.4.2... the ldap configs are the same between the two. Similar modules... Any suggestions? For background, the system is a Debian sarge (testing) with: php4-imap 4.1.2-6wood IMAP module for php4 php4-ldap 4.1.2-6wood LDAP module for php4 php4-mcal 4.1.2-6wood MCAL calendar module for php4 php4-mysql 4.1.2-6wood MySQL module for php4 php4-pear 4.1.2-6wood PEAR - PHP Extension and Application Repository php4-pgsql 4.1.2-4 PostgreSQL module for php4 squirrelmail 1.4.2-1 Webmail for nuts The backend ldap is an Oracle Internet Directory and is searchable from the older Debian Sarge box with squirrelmail 1.4.1 on it. Somewhere in the past, the older system seemed to have gotten some of the newer Debian packages into it so it has some 4.2.2 PHP4 stuff. Is there an issue with the 4.1.2 PHP4 that might be causing the above behavior? Thanks Dave -- Dave Calafrancesco Vassar College Sys Admin dcalaf-sq at vassar edu ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
