ID:               15304
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         IMAP related
 Operating System: Debian Linux 2.2
 PHP Version:      4.1.1
 New Comment:

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2002-01-31 17:48:20] [EMAIL PROTECTED]

I belive this to be a recode problem. It happens to me if I compile
recode and mysql as shared extensions and then list recode after
mysql.

Do you compile recode and imap as shared modules? If so try putting
recode before imap in php.ini and see what happens.

------------------------------------------------------------------------

[2002-01-31 06:48:39] [EMAIL PROTECTED]


Just in case: phptest() claims my configure script looks like this:

./configure --with-apxs --with-pear --with-exec-dir \
  --with-openssl=/opt/local --with-zlib-dir --with-zlib \
  --enable-bcmath --with-bz2=/opt/local \
  --enable-calendar --with-jpeg-dir --with-tiff-dir \
  --enable-ctype --with-curl=/opt/local \
  --enable-dba=shared --with-gdbm --with-ndbm \
  --with-db3=/opt/local --with-dbm --enable-dbase \
  --enable-dbx --with-dom=/opt/local --enable-exif \
  --enable-filepro --enable-ftp --with-gd=/opt/local \
  --enable-gd-native-ttf --with-png-dir=/opt/local \
  --with-xpm-dir=/usr/X11R6 \
  --with-freetype-dir=/opt/local --with-gettext
  --with-gmp=/opt/local --with-iconv \
  --with-imap-ssl=/opt/local \
  --with-java=/opt/jdk1.3.1_01 --with-ldap=/opt/local \
  --enable-mailparse --enable-mbstring \
  --with-mcal=/opt/local --with-mhash=/opt/local
  --with-mnogosearch=/opt/local/mnogosearch \
  --with-mysql=/usr --with-pcre-regex=/opt/local \
  --enable-trans-sid --with-snmp=/opt/local \
  --enable-ucd-snmp-hack --enable-sockets \
  --with-regex=system --with-regex=apache \
  --with-regex=php --with-sybase=/opt/sybase-11.9.2 \
  --enable-sysvsem --enable-sysvshm \
  --with-expat-dir=/opt/local --with-xmlrpc=/opt/local \
  --enable-xslt --with-xslt-sablot=/opt/local \
  --with-yaz=/opt/local --with-zip=/opt/local \
  --enable-versioning --disable-debug --enable-bc \
  --enable-sablot-errors-descriptive --enable-shmop \
  --with-pspell=/opt/local --with-mcrypt=/opt/local \
  --with-recode=/opt/local


------------------------------------------------------------------------

[2002-01-31 06:37:36] [EMAIL PROTECTED]


I'm changing this to IMAP-related.
Reason:
when compiling with recode and imap apache
crashes at startup removing either one
cures the problem.
I like to blame imap for both problems.


------------------------------------------------------------------------

[2002-01-30 16:46:20] [EMAIL PROTECTED]


When compiled with --with-sybase=/opt/sybase-11.9.2 and
--with-imap=/opt/local
where imap version is 2001a (or older) mssql_connect acts strangely:

- it claims it cannot find the specified entry in the interfaces file
- it does an /etc/hosts / DNS-Lookup $host  where $host is the
   name of the entry in the interfaces file. It does not help to
   rename the entry to the hostname of tzhe database server.

if --with-imap is removed everything works.

This must be a naming conflict of some functions, I guess.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15304&edit=1

Reply via email to