Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Craig on November 11, 2003, 08:14:31 PM
-
I have just upgraded my PHP to 4.3.2 using Greg's HOWTO at http://www.leiinc.com/repository/Linux/Mitel_SME_Server/HowToGuides/sme56_imp-horde-php_upgrade.htm
It worked ok except that the Calendar extension is no longer loaded, so all my php scripts that use functions like cal_days_in_month no longer work.
In the php manual it says I need to recompile php with the --enable-calendar function. How do I do that? I tried downloading the latest version of php, but it can't find gcc or cc while compiling.
Any ideas on how I can get my calendar functions back?
Thanks in advance!
-
The [Search] link is your friend.
To be able to compile you will need to install the developer tools, however, this is a bad idea on a production server.