Hi, I have built php4.1.2 into apache 1.3.26. My exact configure command is.
./configure --with-apache=/usr/local/src/apache_1.3.26 --enable-foce-cgi-red irect --enable-debug --with-openssl=/usr/local/ssl --with-jpeg-dir=/usr/lib --with-zlib=/usr/local/include --enable-ftp --with-mysql=/usr/local/mysql -- enable-safe-mode --enable-libgcc yet when I view the php info page when I start up the webserver I see safe mode disabled and the --enable-safe-mode is not in the configure command System SunOS burns 5.8 Generic_108528-13 sun4u sparc SUNW,UltraAX-i2 Build Date Jul 23 2002 21:07:45 Configure Command './configure' '--with-apache=/usr/local/src/apache_1.3.26' '--enable-foce-cgi-redirect' '--enable-debug' '--with-openssl=/usr/local/ssl' '--with-jpeg-dir=/usr/lib' '--enable-ftp' '--with-mysql=/usr/local/mysql' Server API Apache Virtual Directory Support disabled Configuration File (php.ini) Path /usr/local/lib Debug Build yes Thread Safety disabled Why is this? as the --with-libgcc command is also missing ? Thanks, Matt. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php