Thanks Gareth, As a matter of fact you don't even need that classkit.so per se if you compile php with apxs. Saying that, because I have not yum nor yamyam :-) in my OS, so I had to find out.
BTW, do you have anything in server monioring or acc or missed calls when you log on user. True there are no records in DB either. Geo
My classkit.so is default located in /usr/lib/php/modules
I'm running Fedora Core 4, Apache 2.0.54, PHP 5.0.4.
G. -----Original Message----- From: GeoTel [mailto:geotelcom@yahoo.fr] Sent: 12 July 2005 06:51 To: Gareth C. Fowler Subject: Re: RE: [Serusers] Try install Classkit extension
Thanks Gareth but I did it as I say in php.ini. Could you check for me where is your "classkit.so" installed ? My is in '/var/tmp/pear-build-root/install-classkit-0.4//usr/local/lib/php/extensions/no-debug-non-zts-20041030/classkit.so' A little bid strange but no error.
Hi, I had the same problem. Check your php.ini config and add the following: extension=classkit.so It worked for me! G.
Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org]On Behalf Of GeoTel Sent: 12 July 2005 06:29 To: serusers@lists.iptel.org Subject: [Serusers] Try install Classkit extension
Dear team, Still having the same problem with classkit, same error:
"Function aggregate_methods() doesn't exists. "Try" install Classkit extension...." yet, pear install OK Installing '/var/tmp/pear-build-root/install-classkit-0.4//usr/local/lib/php/extensions/no-debug-non-zts-20041030/classkit.so' install ok: classkit 0.4
and "php.ini" ..................................... ; Directory in which the loadable extensions (modules) reside. extension_dir = "/usr/local/lib/php/extensions/" extension=classkit.so Any info, Thanks George