[Bug 595] New - RedHat7 RPM Upgrade from php-4.0.3pl1-1 to PHP-4.0.4-pl1-3 breaks IMP.

bugs@bugs.horde.org bugs@bugs.horde.org
Thu, 25 Jan 2001 19:41:44 -0400


http://bugs.horde.org/show_bug.cgi?id=595

*** shadow/595	Thu Jan 25 19:41:44 2001
--- shadow/595.tmp.21746	Thu Jan 25 19:41:44 2001
***************
*** 0 ****
--- 1,58 ----
+ Bug#: 595
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: All Browsers
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: major
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: linux@nettwrek.com               
+ URL: 
+ Summary: RedHat7 RPM Upgrade from php-4.0.3pl1-1 to PHP-4.0.4-pl1-3 breaks IMP.
+ 
+ REDHAT 7.0 on i686
+ Packages (All via RPM)
+ ----------------------
+ horde-1.2.3-1
+ horde-mysql-1.2.3-1
+ imp-2.2.3-1
+ php-4.0.4pl1-3
+ php-imap-4.0.4pl1-3
+ php-ldap-4.0.4pl1-3
+ php-mysql-4.0.4pl1-3
+ openldap-1.2.11-15
+ imap-2000-3
+ mysql-3.23.29-1
+ apache-1.3.14-3
+ 
+ Previous PHP version was php-4.0.3pl1-1 and same modules as above.
+ After upgrading PHP with the latest RedHat "Updates for 7.0" RPMS IMP no longer
+ sends/saves messages or attaches files.
+ 
+ IMP works perfectly until you compose a messages.  When you click on the
+ following buttons, you get the following errors:
+ 
+ Click "ATTACH" after selecting a file.
+ Warning: Undefined index: Attach in /home/httpd/html/horde/imp/compose.php3 on
+ line 248
+ 
+ Click "Send Message".
+ Warning: Undefined index: Send Message in
+ /home/httpd/html/horde/imp/compose.php3 on line 248
+ 
+ Click "Save Draft".
+ Warning: Undefined index: Save Draft in /home/httpd/html/horde/imp/compose.php3
+ on line 248
+ 
+ I can't test going back to the earlier version of PHP.  Neither the php-mysql
+ module nor a php rpm rebuild (with mysql compiled in) now work ... the
+ libphp4.so apache module is corrupt.  If I reinstall PHP-4.0.4pl1, then
+ everything works fine again until the above buttons are clicked.
+ 
+ Thank you.
+ -Ken
+ linux@nettwrek.com