Archive for the ‘php 5’ Category

Running KnowledgeTree on PHP 5.2.x

Thursday, February 22nd, 2007

I found that KnowledgeTree works out of the box on PHP 5.2.0 and 5.2.1 on Windows XP. I tried to use it on 5.1.6 a few weeks back and all I had was continuous headache with require_once() not working properly and classes being redeclared. So what does this mean? Well, we ...