I have recompiled PHP 4.1.1 --with-cybercash=/path/to/mck/source. No errors on ./configure nor make nor make install, however, when I try to call a cybercash function, I get "undefined function", so it seems the CyberCash module didn't install properly.
Since the configure lines scroll by too fast to read I once did a ./configure.... |grep 'CyberCash'. That generated errors, but I saw the line that said "CyberCash....... Yes" so I figured everything was OK, but I guess not. I'm on RedHat 7.2 Also, why doesn't phpinfo() update the configure line? It shows a configure line from one of my first recompiles, not the latest configure line i've used. Gabe -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php