[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] bcmod with PHP4 on RaQ4
- Subject: Re: [cobalt-users] bcmod with PHP4 on RaQ4
- From: flash22@xxxxxxx
- Date: Tue Jan 9 12:47:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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."
...