Koozali.org: home of the SME Server

Upgradign

Craig

Upgradign
« 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!

Bob King

Re: Upgradign
« Reply #1 on: November 12, 2003, 02:44:43 AM »
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.