Summary | Installation-Check does not find mail_mime |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | arno.bosch (at) baas-gmbh (dot) de |
Created | 12/07/2006 (6889 days ago) |
Due | |
Updated | 12/07/2006 (6889 days ago) |
Assigned | |
Resolved | 12/07/2006 (6889 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
or failing that, read the PEAR manual to find out how to manually
install packages correctly.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Installation-Check does not find mail_mime
Queue ⇒ Horde Framework Packages
Then I downloaded the PEAR-Extension for mail_mime Version 1.3.1 and
extracted it. This package does NOT contain a path "\Mail".
I included mail_mime in the PHP-searchpath.
After restarting the webserver I startet Horde-Installation-Check
(test.php). This file looks for 'Mail/mimeDecode.php' to verify the
Mail_mime-Installation. So I think it looks in the wrong path because
MimeDecode.php in the package is located in the root.
Now I am not sure what to do because I do not know wether horde
framework searches always 'Mail/mimeDecode.php' or if it searches the
right path afterwards.