php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36963 This PHP has no IMAP support compiled in!!
Submitted: 2006-04-04 06:29 UTC Modified: 2006-04-04 06:34 UTC
From: nirupamar at cdac dot in Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 5.1.2 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: nirupamar at cdac dot in
New email:
PHP Version: OS:

 

 [2006-04-04 06:29 UTC] nirupamar at cdac dot in
Description:
------------
I have successfully installed PHP5.0.5.And at present I want to use FelaMiMail in egroupware.But when clicked on FelaMiMail icon I am getting an error report as follows


Warning: Invalid argument supplied for foreach() in /usr/local/apache2/htdocs/egroupware/felamimail/inc/class.uiwidgets.inc.php on line 118

The connection to the IMAP Server failed!!

This PHP has no IMAP support compiled in!!


Reproduce code:
---------------
I took imap-2004g and tried to install.When given the command

make lnp

error:
osdep.c: At top level:
osdep.c:270: error: storage size of `ssldriver' isn't known
make[3]: *** [osdep.o] Error 1
make[3]: Leaving directory `/usr/local/imap-2000b/imap-2004g/c-client'
make[2]: *** [lnp] Error 2
make[2]: Leaving directory `/usr/local/imap-2000b/imap-2004g/c-client'
make[1]: *** [OSTYPE] Error 2
make[1]: Leaving directory `/usr/local/imap-2000b/imap-2004g'
make: *** [lnp] Error 2


Expected result:
----------------
I want to correct this error and get help for IMAP support.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-04 06:34 UTC] tony2001@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

IMAP c-client compile issues should be reported to its developers.
We can't help you to fix it, sorry.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC