Yasuo Ohgaki wrote:
> Yasuo Ohgaki wrote:
> 
>> Zeev Suraski wrote:
>>
>>> Finally, it's out.
>>> www.php.net/~zeev/php-4.0.7RC3.tar.gz
>>>
> 
> In addition to previous problem, CGI build seems to print following line 
> again..

Minor problems with phpinfo() while running PHP as Apache module.

Logo images(PHP/Zend) are not displayed.

auto_prepend(append)_file entries are not displayed correctly. Master 
values are missing (missing "<td></td>" for master values).
(I set auto_prepend(append)_files in httpd.conf)
./configure \
--with-apxs \
--disable-short-tags \
--without-mysql \
--with-bz2 \
--with-curl \
--with-ftp \
--with-iconv \
--with-mhash \
--with-mcrypt \
--with-openssl \
--with-pgsql \
--with-regex=system \
--with-zlib \
--with-gd=/usr \
   --enable-gd-native-ttf \
   --with-freetype-dir=/usr/local \
   --with-jpeg-dir=/usr \
   --with-png-dir=/usr \
   --with-xpm-dir=/usr/X11R6 \
--enable-bcmath  \
--enable-ftp \
--enable-shmop \
--enable-sysvsem \
--enable-sysvshm \
--enable-sockets \
--enable-mbstring \
--enable-mbstr-enc-trans \
--enable-memory-limit \
--enable-wddx \
--enable-debug \
--enable-inline-optimization \

OS: linux 2.4.4/glibc 2.2.2

--
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to