http://members.ozemail.com.au/~djf01/body.html
It seems this debugger has become somewhat "legacy". I tried to install it on CentOS 4 using...
phpize
./configure
make
I then copied the modules/onstatement.so file to /usr/lib/php4 and added the line...
extension=onstatement.so
...to the php.ini file and restart Apache.
I get an error in the php.log file that says...
"
PHP Warning: Unknown(): Invalid library (maybe not a PHP library) 'onstatement.so' in Unknown on line 0"
This message is different to the one you get if the file is not even found. So the module is definitely in the right place.
Does anyone know how do get this thing to work on CentOS4 or Red Hat Enterprise 4? It used to be my favourite on-line debugger, well, the only one that works for me in most cases.
Please don't recommend I re-compile PHP. This is a production server and everything needs to stay RPM so that yum updates happen. So it has to be an extension.
PHP details...
php-4.3.9-3.9
httpd-2.0.52-22.ent.centos4
Bike Odessey debugger version is 1.16.1.