[imp] Apache segfaults due to error in Horde.php logMessage()

Lord Apollyon implist at paypc.com
Sun Aug 3 23:09:15 PDT 2003


And the winner for the most bloated PHP is....

CC=gcc-3.2 \
CFLAGS='-fstack-protector -O2 -fomit-frame-pointer -s -march=pentium3
-mcpu=pentium3' \
CXX=g++-3.2 \
CXXFLAGS='-fstack-protector -O2 -fomit-frame-pointer -s -march=pentium3
-mcpu=pentium3' \
LDFLAGS='-lstdc++ -s' ./configure  --with-mhash=/usr --enable-cli \
--with-mcrypt=/usr --with-mysql=/usr \
--with-mm=/usr --with-pspell --with-imap=../pine4.56/imap/ --with-imap-ssl \
--with-tiff-dir=/usr --with-png-dir=/usr  --with-jpeg-dir=/usr --with-zlib
--with-gmp --enable-dio --with-ming=/usr --with-mcal=/usr \
--with-gd=/usr --enable-dba --with-flatfile \
--with-ncurses --enable-gd-native-ttf \
--with-freetype-dir=/usr --with-db3 \
--with-cpdflib=/usr --with-pdflib=/usr --with-bz2 \
--with-dom --with-dom-xslt  --with-dom-exslt --with-xmlrpc --enable-xslt
--with-xslt-sablot --with-sablot-js \
--with-expat-dir=/usr  --with-curl --enable-track-vars --enable-ctype \
--enable-bcmath --enable-calendar--enable-ftp --enable-trans-sid
--enable-memory-limit --enable-shmop \
--enable-zip=/usr/local --enable-sockets --enable-inline-optimization \
--enable-sysvsem  --enable-sysvshm --enable-sysvmsg --enable-exif
--with-readline --with-openssl=/usr \
--with-gettext=/usr --with-config-file-path=/www/conf 
--with-apache=../apache_1.3.27

Even with all of this bloat, I do *NOT* see segfaults, if 

However, I *DO* see:

PHP Warning:  Unknown(): Your script possibly relies on a session
side-effect which existed until PHP 4.2.3. Please be advised that the
session extension does not consider global variables as a source of data,
unless register_globals is enabled. You can disable this functionality and
this warning by setting session.bug_compat_42 or session.bug_compat_warn to
off, respectively. in Unknown on line 0

=Lord Apollyon=



More information about the imp mailing list