Oh, I forgot to mention, my configuration options: ./configure --with-apxs=/usr/sbin/apxs --disable-static --enable-pic --inclu dedir=/usr/include --enable-inline-optimization --libdir=/usr/lib,/usr/local /lib --with-config-file-path=/etc --enable-magic-quotes --enable-debugger -- enable-track-vars --enable-safe-mode --with-exec-dir=/usr/bin --with-regex=s ystem --enable-sysvsem --with-mod_charset --with-mm --enable-trans-sid --ena ble-yp --enable-ftp --with-xml --with-gettext --with-curl=/usr/bin/curl --e nable-sockets --enable-shmop --with-png-dir=/usr/lib --with-tiff-dir=/usr/li b --with-imap --with-imap-ssl --with-jpeg-dir=/usr/lib --with-pgsql --with-o penssl --with-gd --with-gdbm --with-mhash --with-mcrypt --with-zlib-dir=/us r/local/lib --with-mysql --with-java=/usr/java --enable-force-cgi-redirect
Robert Abbate <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > after configuring everything version 4.2.1, and I include the new shared > object, I get this error: > > [root@performancehosting php-4.2.1]# apachectl configtest > Checking configuration sanity for httpd: Syntax error on line 60 of > /etc/httpd/conf/httpd.conf: > Cannot load /etc/httpd/modules/libphp4.so into server: > /etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name > [FAILED] > Checking configuration sanity for httpd-perl: Syntax error on line 56 of > /etc/httpd/conf/httpd-perl.conf: > Cannot load /etc/httpd/modules/libphp4.so into server: > /etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name > [FAILED] > > I'm using Mandrake Linux 8.2, installing php 4.2.1 and you can see the older > PHP configuration here: > > http://www.performancehosting.net/php.php > > Anyone seen something like this or have any ideas on what's up? > > Thanks > Robert > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
