![]() |
Error: Warning: fread() [function.fread]: Length parameter ...
Not really sure if this goes in this forum, or the Apache server forum, but we have a linux mail server, and an online webmail login. Sometimes, when users try to login, they will receive an error reading something like this:
Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/admispconfig/ispconfig/web/webmail/inc/lib.php on line 106 Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/web/webmail/inc/lib.php:106) in /home/admispconfig/ispconfig/web/webmail/inc/inc.php on line 103 If I restart the mail server, the issue goes away. It will then resurface within a week or two. Any ideas, suggestion, or direction? |
What webmail package do you use? SquirrelMail, RoundCube, etc.?
|
Hi Falko,
Thanks for the response. The mail package is Uebimiau. |
Can you post the lines around line 106 from /home/admispconfig/ispconfig/web/webmail/inc/lib.php?
|
Hi Falko,
These are lines 70 to 140. Thanks. PHP Code:
|
Code:
function Load() { |
Sorry for my ignorance, but sessions files are listed as what?
I'm in home/admispconfig/ispconfig/temp/ And then open the 'webmail' directory. There I find a list of all (or most) of the email users. (ie emailaddress_localhost) Are those what I should delete? ps there is a lot of ispconfig.log.*.tar.gz files in the ispconfig directory. Are they fine? |
? bumpppppp
|
session is there but empty...
may i suggest to look that your cookies may show that you actually have 2 simultaneous sessions. look at the "PATH" for the sessions. happened to me. reads one, writes another. pretty easy fix.
|
Thanks Public_Domain.
Any additional thoughts Falko? |
| All times are GMT +2. The time now is 12:51. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.