[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] bcmod with PHP4 on RaQ4



On Fri, 5 Jan 2001 ebryan@xxxxxxxxxxx wrote:

> I upgraded from a Raq2 with PHP3 to the RaQ4 with PHP4.  Certain string
> functions (namely, bcsub and bcmod) now return error message "undefined
> function".  Does anyone know the fix? Thanks!

really a php problem...

http://www.phpbuilder.com/mail/php-general/2000092/0940.php

"You need to compile your PHP with the bcmath module, otherwise the
bc*()  functions won't be available."

...