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
Problem with PHP version
Re: Problem with PHP version
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.
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.