Re: Document contains no data and httpd signal Bus error

From: sam (samwun_at_hgcbroadband.com)
Date: 06/22/04


Date: Tue, 22 Jun 2004 12:19:10 +0800

sam wrote:
> Jean-Yves Avenard wrote:
>
>> sam wrote:
>>
>>> $servers['cyrus'] = array(
>>> 'name' => 'Cyrus IMAP Server',
>>> 'server' => 'slox.xyz.com',
>>> 'protocol' => 'imap/notls',
>>> // 'protocol' => 'imap/ssl/novalidate-cert',
>>> 'port' => 143,
>>
>>
>>
>> If you're using IMAP on port 143, isn't the protocol just 'imap' ?
>>
>> Jean-Yves
>>
>
> Ijust pass running the test.php script by inputing imap/notls in the
> protocol edit box.
> The result is
>
> PHP IMAP Support Test
> server="slox.xyz.com" user="samwun"
> mailbox="{slox.xyz.com:143/imap/notls}INBOX"
> INBOX has 42 messages (26 new 0 recent)
>
>
> But when I return to the index.php with the login page and type in user
> name and password, I got an error box popup with error:
> The document contains no data
>
> I looked at /var/log/http-error.log, found this Bus error coming from
> all httpd processes:
>
> [Tue Jun 22 11:53:31 2004] [notice] child pid 90606 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:32 2004] [notice] child pid 90632 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:32 2004] [notice] child pid 90631 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:32 2004] [notice] child pid 90630 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:32 2004] [notice] child pid 90629 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:32 2004] [notice] child pid 90613 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:32 2004] [notice] child pid 90612 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:33 2004] [notice] child pid 90927 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:34 2004] [notice] child pid 90936 exit signal Bus
> error (10)
> [Tue Jun 22 11:53:34 2004] [notice] child pid 90935 exit signal Bus
> error (10)
>
> I may be configured httpd.conf incorrectly?
> I m using apache2, its httpd.conf contains the following php statements:
> LoadModule php4_module libexec/apache2/libphp4.so
> AddType application/x-httpd-php .php
>
> Am I miss anything? Assuming the httpd.conf file has incorrect
> configuration, why the test.php page works?
>
> The horde/test.php test produced the following 2 errors:
> * HTML_Common/HTML_Select - No
> * Horde requires the HTML_Common and HTML_Select classes only for
> Kronolith 1.0 to display forms correctly.
>
> but I don't think that caused the httpd processes Bus error.
>
> Thanks
> sam
>

Here is a list of modules supported by apache2 by running apachctl -l:
root@fbsd [12:11pm] [...www/horde]# apachectl -l
Compiled in modules:
   core.c
   prefork.c
   http_core.c
   mod_so.c
root@fbsd [12:14pm] [...www/horde]#
Am I expect to expect to see php.c or something like that appear in the
list as well? But I m still puzzle about why the 2 test.php scripts
successfully completed the test if there is no php.c module built in.

Thanks
sam



Relevant Pages

  • RE: Help With Bulk User Creation Script
    ... "Sam" wrote: ... Have a look at Richard Mueller's site, he has a script that already does ... Dim sFname, sLName, sHomedrive, sLogscript, sDescription, sHomeDir ... Sub CreateaUser() ...
    (microsoft.public.windows.server.scripting)
  • Re: Calling HTML JScript from C# app
    ... not quite behave the same in a hosted environment vis-a-vis in IE. ... any chance you know how to call C# from script? ... "Sam Martin" wrote: ... >> just can't see how to call a jscript function. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [9fans] Non-parallel loop in Sam
    ... sam, I would simply enter the following sam commands: ... maybe a slight change would be needed on Plan 9). ... You could then merely invoke that script for whatever "dot" ... Sometimes it is useful to enter nroff ...
    (comp.os.plan9)
  • Re: Calling HTML JScript from C# app
    ... but you can handle the browsers events, ... title shown it's one way you could pass info / exec commands in the host ... > Hi Sam ... > to set the script var with window.SetPropertyand then in the ...
    (microsoft.public.dotnet.languages.csharp)