Koozali.org: home of the SME Server

Webmail Document Contains No Data

adam

Webmail Document Contains No Data
« on: January 21, 2004, 05:54:28 AM »
Everything installed and running good, mail via pop works fine. Just need to get webmail functioning and its all done.

Login fine, Compose > enter in an email address with some test subject and body.

Send. the bottom bar swaps from Sending Request to <address>
to
Connecting to <address>

The message is delivered, however it is delivered 10 times. I cannot figure out why.

Has anyone had this trouble before? SME5.6 and I went straight to the updates6 rpms. Also tried the php options I saw someone use to fix another isse, however they dont have much to do with it. And had no effect.

After the messages finish alternating (10 times) it states, "Document Contains No Data" I have tried to clear cookies etc to no change. Put info in the identity etc.


I thought this was wierd to see inthe maillog file.
-----------
Jan 21 15:17:35 server imapd[6797]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:36 server imapd[6801]: imap service init from 127.0.0.1
Jan 21 15:17:36 server imapd[6801]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:36 server imapd[6801]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:36 server imapd[6805]: imap service init from 127.0.0.1
Jan 21 15:17:36 server imapd[6805]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:37 server imapd[6805]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:37 server imapd[6810]: imap service init from 127.0.0.1
Jan 21 15:17:37 server imapd[6810]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:38 server imapd[6810]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:38 server imapd[6816]: imap service init from 127.0.0.1
Jan 21 15:17:38 server imapd[6816]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:39 server imapd[6816]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:39 server imapd[6820]: imap service init from 127.0.0.1
Jan 21 15:17:39 server imapd[6820]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:39 server imapd[6820]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:40 server imapd[6824]: imap service init from 127.0.0.1
Jan 21 15:17:40 server imapd[6824]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:43 server imapd[6824]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:43 server imapd[6830]: imap service init from 127.0.0.1
Jan 21 15:17:43 server imapd[6830]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:44 server imapd[6830]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:44 server imapd[6836]: imap service init from 127.0.0.1
Jan 21 15:17:44 server imapd[6836]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:44 server imapd[6836]: Logout user=admin host=localhost [127.0.0.1]
Jan 21 15:17:45 server imapd[6840]: imap service init from 127.0.0.1
Jan 21 15:17:45 server imapd[6840]: Authenticated user=admin host=localhost [127.0.0.1]
Jan 21 15:17:45 server imapd[6840]: Logout user=admin host=localhost [127.0.0.1]
------------------




Along side those log files I have this in the httpd_error log;
---------------
[Wed Jan 21 15:17:36 2004] [notice] child pid 6677 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:37 2004] [notice] child pid 6708 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:37 2004] [notice] child pid 6701 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:38 2004] [notice] child pid 6709 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:39 2004] [notice] child pid 6733 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:40 2004] [notice] child pid 6783 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:43 2004] [notice] child pid 6784 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:44 2004] [notice] child pid 6785 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:45 2004] [notice] child pid 6645 exit signal Segmentation fault (11)
[Wed Jan 21 15:17:46 2004] [notice] child pid 6668 exit signal Segmentation fault (11)
-----------------------------


Anyone else experiance the same sort of results?

midtoad

Webmail Document Contains No Data
« Reply #1 on: January 21, 2004, 06:23:41 AM »
if you are getting seg faults, how much memory do you have in your server?  What does 'top' say about free memory?

Another thing, you say you just want to get webmail running.  I see from your log a few mentions of 'imap'. Are you sure you want to run imap?  I use pop and have no problems with my Turba webmail, but then, I'm still on 5.6.

cheers

Adam

Webmail Document Contains No Data
« Reply #2 on: January 22, 2004, 12:43:41 AM »
Mem:   126620K av,  123668K used,    2952K free,       0K shrd,   41408K buff
Swap:  265064K av,       0K used,  265064K free                   28192K cached


Hmm.

midtoad

Webmail Document Contains No Data
« Reply #3 on: January 22, 2004, 06:39:51 AM »
Looks like not much free memory.   But try the following: run the 'top' command, and after it comes up, type 'M' to sort by amount of memory used.  have you got unnecessary processes running that take up a lot of room? I turned off appletalk, for instance ('service atalk stop', then went into /etc/rc7.d and changed S91atalk to K91atalk); there may be other services you can turn off as well.

Anonymous

Webmail Document Contains No Data
« Reply #4 on: January 22, 2004, 07:49:53 AM »
Strange, Im not sure I understand it.
Current Location: Adelaide/Australia
As per location I set the timezone to this during installation.

Now having change the time zone to UTC, webmail works perfectly fine. I have no Idea why this would happen, however it works and sends messages fine. IF anyone knows it would be handy to know, perhaps a bug in php or something that could use tweaking in horde/webmail configs which I dont know of.

Offline timb

  • ***
  • 41
  • +0/-0
    • http://www.tbitc.com
document contains no data - fixed by changing timezone
« Reply #5 on: May 22, 2004, 09:40:12 AM »
A previous post in this thread stated that by changing away from Adelaide to UTC time zone the horde problem is solved.

I have just been through this and can confirm the "fix"

Mac_servicer

Webmail Document Contains No Data
« Reply #6 on: July 14, 2004, 01:57:58 AM »
This error was logged on Bug Tracker as id 0084, and is currently being worked on, it's a known problem with Horde / PHP since v5.5.
A patch is being finalised now and will be uploaded to contribs soon. :hammer: