| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2002-12-23 19:35 UTC] ler at lerctr dot org
  [2002-12-27 10:37 UTC] ler at lerctr dot org
  [2003-01-02 08:23 UTC] derick@php.net
  [2003-01-02 11:55 UTC] derick@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 11:00:01 2025 UTC | 
UnixWare 7.1.3, Pentium 4, 1.70GHZ, 768Meg Ram. I can supply a test account. I'll attach the configure output and the compile output. Configure input: $ cat config.ler CC="cc -Xb" CFLAGS="-O" ./configure \ --with-apxs=/usr/internet/apache/bin/apxs \ --enable-safe-mode --enable-calendar --enable-ftp \ --with-gd=/usr/local --with-pgsql=/usr/local/pgsql \ --with-imap=/home/ler/SOURCE/imap/imap-2002a \ --with-imap-ssl=/home/ler/SOURCE/imap/imap-2002a \ --enable-shmop --enable-sysvsem --enable-sysvshm \ --without-mysql --with-jpeg-dir=/usr/local \ --with-ttf-dir=/usr/local --with-openssl=/usr/local/ssl \ --with-zlib --enable-bcmath $