Jump to content

PHP with Kerberos V support.


Recommended Posts

Hi everyone, I am sort of a novice at all of this but here is my question.

 

Right now I am running an Opensuse 11.1 server.  I installed apache and PHP via yast.  Doing this does not install the kerberos V support and I am sure has a set of items that are installed by default.

 

I think I need to recompile PHP using the --with-kadm5 option.  Is this correct?

 

Also since I did not manually compile PHP and apache myself do I need to also add all the previous "withs".  Is this also correct?  I need my server to have all the support that it has now plus I need Kerberos V too.

 

For instance if use phpinfo() in a web page I see this...

 

'../configure' '--prefix=/usr' '--datadir=/usr/share/php5' '--mandir=/usr/share/man' '--bindir=/usr/bin' '--with-libdir=lib' '--includedir=/usr/include' '--sysconfdir=/etc/php5/apache2' '--with-config-file-path=/etc/php5/apache2' '--with-config-file-scan-dir=/etc/php5/conf.d' '--enable-libxml' '--enable-session' '--with-mm' '--with-pcre-regex=/usr' '--enable-xml' '--enable-simplexml' '--enable-spl' '--enable-filter' '--disable-debug' '--enable-inline-optimization' '--disable-rpath' '--disable-static' '--enable-shared' '--program-suffix=5' '--with-pic' '--with-gnu-ld' '--with-system-tzdata=/usr/share/zoneinfo' '--with-apxs2=/usr/sbin/apxs2' '--disable-all' '--disable-cli'

 

When I go to recompile should I compile with these "withs" plus add the kadm5 on the end?

 

Am I on the right track?

 

thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.