> Yeah, I'm getting 2 and 0.  Lame.  What's the answer to this.

Go back to your PHP source directory and start digging through config.log
and config.cache or even re-run the configure to see what's going on with
various crypt libraries.

If you installed them in a non-standard place, maybe PHP just ain't finding
them.

You may even need to dig into the Makefiles to figure out where PHP expects
them and make some sym-links so configure can find them.

Don't forget make clean and rm config.cache

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to