[ingo] Pointers on migrating filters

John H. Bennett III bennettj at thebennetthome.com
Mon Feb 14 18:33:24 PST 2005


Hello,
Could someone kindly give me some pointers on getting my filters migrated
from imp 3.2.7 to the latest stable release of ingo?

I have built a test box and added a couple of filters, then upgraded to the
latest stable version of Horde, imp, ingo, etc., then went to the
ingo/scripts directory and ran  php convert_imp_filters.php < userlist.txt

Here are the errors in my error log:

Feb 14 20:11:30 test601 php: PHP Warning:  Function registration failed -
duplicate name - finfo_open in Unknown on line 0
Feb 14 20:11:30 test601 php: PHP Warning:  Function registration failed -
duplicate name - finfo_close in Unknown on line 0
Feb 14 20:11:30 test601 php: PHP Warning:  Function registration failed -
duplicate name - finfo_set_flags in Unknown on line 0
Feb 14 20:11:30 test601 php: PHP Warning:  Function registration failed -
duplicate name - finfo_file in Unknown on line 0
Feb 14 20:11:30 test601 php: PHP Warning:  Function registration failed -
duplicate name - finfo_buffer in Unknown on line 0
Feb 14 20:11:30 test601 php: PHP Warning:  fileinfo:  Unable to register
functions, unable to load in Unknown on line 0
Feb 14 20:11:30 test601 php: PHP Warning:  main(PEAR.php): failed to open
stream: No such file or directory in /home/httpd/html/horde/lib/core.php on
line 26
Feb 14 20:11:30 test601 php: PHP Warning:  main(): Failed opening 'PEAR.php'
for inclusion (include_path='/home/httpd/html/horde/lib:.:/usr/share/php')
in /home/httpd/html/horde/lib/core.php on line 26
Feb 14 20:11:31 test601 php: PHP Warning:  main(Log.php): failed to open
stream: No such file or directory in /home/httpd/html/horde/lib/Horde.php on
line 3
Feb 14 20:11:31 test601 php: PHP Warning:  main(): Failed opening 'Log.php'
for inclusion (include_path='/home/httpd/html/horde/lib:.:/usr/share/php')
in /home/httpd/html/horde/lib/Horde.php on line 3
Feb 14 20:11:32 test601 php: PHP Warning:  _connect(DB.php): failed to open
stream: No such file or directory in
/home/httpd/html/horde/lib/Horde/DataTree/sql.php on line 1269
Feb 14 20:11:32 test601 php: PHP Fatal error:  _connect(): Failed opening
required 'DB.php'
(include_path='/home/httpd/html/horde/lib:.:/usr/share/php') in
/home/httpd/html/horde/lib/Horde/DataTree/sql.php on line 1269


PEAR.php exists here: /usr/share/pear/PEAR.php
This line is in my php.ini file: include_path      = ".:/usr/share/php"

If you need more info, please let me know.  Any and all help is gratefully
appreciated.

Thank you,

John Bennett



More information about the ingo mailing list