Hi all, I'm usuing bcdiv like this > $someVar=bcdiv($timedifference,86400); and it works perfectly on my local server apache 1.329 , php 4.34 and suse 8.2 But when I put that module on the production server I get this error Fatal error:Call to undefined function:bcdiv() in /www/tst.php on line 9 Production Server is Suse 8.2 apache 1.329 php 4.34 What could be the problem here ? Thanks Mauricio -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php