I am trying (still) to load php as a module on apache I have modified the httpd.conf
file to load php3 module in modules/libphp3.so
and when i restart server i get
cannot load /httpd/modules/libphp3.so into server
undefined symbol: gss_mech_krb5
I have kerberos installed and have modifi
I am trying to install kerberos on linux and it says cannot find libphp3.a skipping
any ideas
_
Get email for your site ---> http://www.everyone.net
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
when I try to install kerberos it say cannot find file libphp3.a skipping
please help
_
Get email for your site ---> http://www.everyone.net
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
i have installed krb5-server workstation libs devel and configs but still get error
undefined symbol gss_mech_krb5
when i restart httpd
have i installed correct krb5 programs
or is there another problem
is there a php rehabilitation centre i can go to or should i just dig a hole in t
Dear all,
I have installed php3 onto apache as a module.
when i restart httpd i get error
cannot load modules/libphp3.so
undefined symbol gss_mech_krb5
please help
_
Get email for your site ---> http://www.everyone.net
--
i have changed /usr/sbin/apxs as required using FAQS php.net.
i have removed --with-xml.
run configure
and get your /usr/sbin/apxs script is most likely broken check www.php.blah.blah
have done all changes
please help again
mint
i am trying to install php-3.0.18 from tar
I have modified usr/bin/apxs
$cfg_libexecdir= usr/lib/apache
$cfg_ldflags= q(-shared)
and run configure
./configure --with-apxs --with-xml --with-mysql=/usr --with-imap
but i get a problem with
./configure: apxs : command not found
confi