Problem with PHP version
Posted: Fri Feb 17, 2006 8:54 pm
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
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