I haven't had any trouble with installing php before, but I've been seeing some trouble in the lists. Can anyone verify that my usual install script will work before I overwrite everything and kill my server:
CFLAGS='-O2 -I /usr/include/openssl' ./configure \ --with-apache=/usr/local/src/apache_1.3.22 \ --with-mysql=/var/mysql \ --enable-memory-limit=yes \ --enable-debug=no --enable-track-vars make;make install cp php.ini-dist /usr/local/lib/php.ini Thanks, Scott -- PHP Install 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]