Problem with PHP version

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
PavelJanda

Problem with PHP version

Post by PavelJanda »

Hello every body,
I've read in documentation / requirements that I need PHP 4.1+ for running PHP. I've got php 4.1.3 - so it should be enought but it isn't, because in log4php is used function is_a() which is included in PHP version 4.2+... I'm not administrator of this server and I'm not able to update PHP to higher version.

Does anybody knows, how to solve this? At least how to disable logger functions witch are for my usage useless?

Thanks a lot for any good idea!
Pavel
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Problem with PHP version

Post by Ted »

Actually, I upped the requirement to 4.2.0+ in 0.12 and on.  There are a few functions here and there that require 4.2 besides the log4php stuff.

I mean realisticly, php 4.2.0 came out 4 years ago (22 April 2002).  There is only so much that you can support without it becoming a complete chore.
Locked

Return to “[locked] Installation, Setup and Upgrade”