Hello everybody, I removed all the Yast modules related to PHP and rebuilt: me@pat:~/bin/PHP/php-5.3.3> rm configure me@pat:~/bin/PHP/php-5.3.3> ./buildconf --force Forcing buildconf buildconf: checking installation... buildconf: autoconf version 2.61 (ok) buildconf: Your version of autoconf likely contains buggy cache code. Running vcsclean for you. To avoid this, install autoconf-2.13. Can't figure out your VCS, not cleaning. rebuilding configure rebuilding main/php_config.h.in autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. me@pat:~/bin/PHP/php-5.3.3> make ... me@pat:.../php-5.3.3 # make install ... me@pat:~/bin/PHP/php-5.3.3> php --version PHP 5.3.3 (cli) (built: Sep 16 2010 23:44:47) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies CLI works but after restarting apache2, FireFox asks me what to do with the ".php" file... Is there someone here in that list that ever succed installing in a Linux box an extra PHP module (please tell the distribution and the processor type too) I am near suicide... Patrick -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php