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