Configure String not showing in config.nice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi Folks,

when i configure PHP-4.3.9, i see the following in config.nice:

#! /bin/sh
#
# Created by configure

'./configure' \
'/usr/local/share/config.site' \
'/usr/local/etc/config.site' \
"$@"


On the other 2 Servers, wich use the exact same configure string, the configure string is shown.

The configure String i use is the following: (no erros in configure and make)

../configure --with-litespeed --with-tidy --with-mysql --enable-versioning --enable-track-vars=yes --enable-url-includes --enable-sysvshm=yes --enable-sysvsem=yes --enable-ftp --enable-calendar --with-config-file-path=/etc --with-gd=/usr --with-curl --with-openssl --with-xml --with-zlib --localstatedir=/var --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --cache-file=../config.cache --with-config-file-scan-dir=/etc/php.d --with-pear=/usr/share/pear --enable-bcmath --with-kerberos=/usr/kerberos --with-dom=/usr --with-config-file-path=/etc --enable-sockets --with-db4=/usr --with-exec-dir=/usr/bin --with-freetype-dir=/usr --with-png-dir=/usr --enable-gd-native-ttf --with-ttf --with-gettext --with-ncurses --with-gmp --with-iconv --with-jpeg-dir=/usr --with-png --with-pspell --enable-mcal --enable-pic --enable-yp --enable-mbstring --enable-memory-limit --enable-wddx --enable-exif --enable-dio --enable-shmop --enable-dbx --with-expat-dir=/usr

We use LiteSpeed Webserver on 4 Servers wich are Loadbalanced. The options in the configure string work, but the string is not shown in phpinfo();

We have some weird results on those servers and want to make sure it is not caused by php. So how do i get the configure string to show up in config.nice??

Marcus

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux