From: Operating system: Fedora 8 PHP version: 5.3.2 Package: Apache2 related Bug Type: Bug Bug description:Module mod_auth_kerb not work with libphp5 (5.3.2)
Description: ------------ This question may be intended not for you, but nevertheless... php(5.1.2) compiled as module for apache(2.2.11) with --with-mysql=/u02/mysql --with-apxs2=/usr/local/apache2/bin/apxs --with-pgsql=/usr/local/pgsql --with-zlib --with-gd --with-freetype-dir --with-ttf --with-jpeg-dir --with-png-dir --with-xpm-dir. Mod_auth_kerb(http://modauthkerb.sourceforge.net) compiled as module for apache too. Mod_auth_kerb and libphp5(5.1.2) in combined work fine. ------------------------------------------------------------------ I have upgrade php to 5.3.2. php(5.3.2) compiled for apache with --with-mysql=/u02/mysql --with-apxs2=/usr/local/apache2/bin/apxs --with-pgsql=/usr/local/pgsql --with-zlib --with-gd --with-freetype-dir --enable-gd-native-ttf --with-jpeg-dir --with-png-dir --with-xpm-dir --with-readline --with-oci8 --with-mssql=/usr/local --with-openssl-dir=/usr/local/ssl --with-bz2 --with-mcrypt --enable-mbstring. Use same mod_auth_kerb. Mod_auth_kerb and libphp5(5.3.2) in combined not work. In apache`s log this error - "gss_import_name() failed: Miscellaneous failure (, Can't open/find Kerberos configuration file)". In this case httpd try to use file /krb5/krb.conf (!?!?!?). File /etc/krb5.conf exist and its correct. Kerberos utils from command line work fine. With php(5.1.2) httpd uses correct file /etc/krb5.conf. Now i must use php(5.1.2) but i need php(5.3.2). Please help. Thank you. -- Edit bug report at http://bugs.php.net/bug.php?id=51926&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51926&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51926&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=51926&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=51926&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51926&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51926&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51926&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51926&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51926&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51926&r=support Expected behavior: http://bugs.php.net/fix.php?id=51926&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51926&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51926&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51926&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51926&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51926&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51926&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51926&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51926&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51926&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51926&r=mysqlcfg