Warning: Illegal string offset '' in /var/www/html/squirrelmail-1.4.22/functions/imap

sarwhost

Verified User
Joined
May 6, 2013
Messages
35
Hi
i can not login to web mail
error
Warning: Illegal string offset '' in /var/www/html/squirrelmail-1.4.22/functions/imap_general.php on line 708

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.22/functions/imap_general.php:708) in /var/www/html/squirrelmail-1.4.22/functions/global.php on line 550

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.22/functions/imap_general.php:708) in /var/www/html/squirrelmail-1.4.22/src/redirect.php on line 193
 
Hello

please enter this commands :

cd /usr/local/directadmin/custombuild
./build squirrelmail
./build rewrite_confs

aslo :

cd /usr/local/directadmin/scripts
./set_permissions.sh all

If after enter commands give error please tell me and send access root for solve that problem.

thank you for creating tapic.
 
not Sloved

Hello

please enter this commands :

cd /usr/local/directadmin/custombuild
./build squirrelmail
./build rewrite_confs

aslo :

cd /usr/local/directadmin/scripts
./set_permissions.sh all

If after enter commands give error please tell me and send access root for solve that problem.

thank you for creating tapic.

Mr sanjari we have This errors:

Code:
Warning: Illegal string offset '' in /var/www/html/squirrelmail-1.4.22/functions/imap_general.php on line 708

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.22/functions/imap_general.php:708) in /var/www/html/squirrelmail-1.4.22/functions/global.php on line 550

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.22/functions/imap_general.php:708) in /var/www/html/squirrelmail-1.4.22/src/redirect.php on line 193
 
Hello,

I'm responding to this old thread, but I have the exact same problem on my server. Were you able to fix this error somehow? I tried Mr sanjari's suggestions, but that didn't solve the problem.

I've found one way to 'hide' this problem, and that is by change the error_reporting in php.ini file to error_reporting = E_ERROR; but I need to change the reporting-level again and this results in squirrelmail not working at all. So any suggestions would be welcome... Thanks.
 
Back
Top