HELP! Squrrielmail (and webmail) are dead!

webone

Verified User
Joined
Jan 17, 2004
Messages
61
Users are ticketing me left right and center saying that their webmail accounts aren't working . . .

Logging into a squirrelmail account I get the following as soon as the user logs in:

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 176

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 177

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 176

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 177

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 176

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 177

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 176

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 177

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 176

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 177

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 176

Warning: Illegal offset type in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 177

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.2/src/redirect.php:176) in /var/www/html/squirrelmail-1.4.2/src/redirect.php on line 153

With Uebi it gives this error:

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 228

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 704

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 704

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 704

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 704

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 704

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 704

Warning: Illegal offset type in /var/www/html/webmail/smarty/Smarty.class.php on line 704

Warning: Smarty error: unable to read template resource: "neotech.net/login.htm" in /var/www/html/webmail/smarty/Smarty.class.php on line 1543

Anyone know how to fix this? I tried doing a clean build of php (which was successful) but that didn't help. Tried updating to the latest version of DA, that didn't help either.

Any help greatly appreciated!!
 
Install the latest Zend Optimizer (2.5.7) and problems should dissapear :)
 
wdv said:
Install the latest Zend Optimizer (2.5.7) and problems should dissapear :)

Thank you so much! This totally fixed my problem! You have no idea the relief you've given me. BREATH IN . . . . and breath out . . .

:D
 
Which leaves the question for wdv:

How did you know that? Did you have a similar experience?

And for webone:

Had you made any changes to make webmail stop working?

Any updates?

Thanks for helping us all learn.

Jeff
 
Jeff, this has to do with the upgrading to PHP 4.3.10

PHP 4.3.10 in combination with Zend Optimizer 2.5.5 breaks stuff :)
 
Jeff, this has to do with the upgrading to PHP 4.3.10

These problems were happening *before* I upgraded to PHP 4.3.10. I updraged my php installation from 4.3.7 to 4.3.10 in the hope it would fix my problem which it didn't.

Only after I'd upgraded to the latest version of zend as wdv suggested did I get it fixed.

Thanks again!

Jeff: Nope - made absolutely no changes to php, to webmail, to any configuration file of any type description, color or creed anywhere. The *only* thing I may of done was to upgrade DA to the latest version which I have to do manually becuase I'm using secure logins.

It was soon after the DA update that I got the tickets re webmail failing (i.e. days after). I can't imagine that the DA update had anything to do with my problem though!
 
Hi!
I had the same problem...

The fix worked for Squirrelmail but not for Horde 2.x or Horde 3.x
 
We've learned the hard way about Zend. If it's not working for Horde I'd check to see what they use; if they don't use Zend they may use something else, which may also need to be upgraded.

Jeff
 
Yes,
Me too.

Had to upgrade Zend too. Then noticed that the php upgrade rewrote my configure.php file so I had to recompile php with all the missed options.
 
same problem


Warning: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in /var/www/html/squirrelmail-1.4.15/src/redirect.php on line 170

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in /var/www/html/squirrelmail-1.4.15/src/redirect.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.15/src/redirect.php:170) in /var/www/html/squirrelmail-1.4.15/src/redirect.php on line 171
 
Back
Top