Hello  karel
 
I have tried the method that you offered
In my phpinfo() , i haven't seen this:
----------------------------------------
classkit support enabled
version                 0.4
-----------------------------------------
but i have really installed classkit!
and put it in "/usr/lib/php/modules/"
i also set :
extension_dir = "/usr/lib/php/modules" 
extension=classkit.so
 
why it can not be loaded to php??
 
regards
Hunter
 
昂達hunter1104@tw-airnet.net
2005-11-22
----- 收到以下來信內容 -----
寄件人: Karel Kozlik
收件人: hunter1104
時  間: 2005-11-22, 17:23:16
主  題: Re: [Serusers] Problem with serweb...

Hi,
try create file named phpinfo.php somewhere in your html tree (e.g. in
serweb directory) with this content:

<? phpinfo(); ?>

Open this file with your web browser and check if classkit extension is
loaded. You should found these lines on phpinfo page:

classkit support enabled
version                 0.4

regards
Karel

昂達 napsal(a):
> Hello

> When i open serweb with IE , it always show this error message:

> Function aggregate_methods() doesn't exists. Try install Classkit 
> extension. http://pecl.php.net/package/classkit

> --------------------------------------------------------------------------------------------------------------------------

> But i have install classkit , and i have set extension=classkit.so in 
> php.ini

> and the problem still exist. why??

> my system is FC4 httpd-2.0.54-10.2 + php-5.0.4-10.5 

> [root@15 ~]# pear list
> Installed packages:
> ===================
> Package              Version State
> Archive_Tar          1.1     stable
> Console_Getopt       1.2     stable
> DB                   1.7.6   stable
> HTML_Template_IT     1.1     stable
> HTTP                 1.3.5   stable
> Mail                 1.1.4   stable
> Net_SMTP             1.2.6   stable
> Net_Socket           1.0.6   stable
> Net_UserAgent_Detect 2.0.1   stable
> PEAR                 1.3.5   stable
> XML_Parser           1.2.6   stable
> XML_RPC              1.4.0   stable
> classkit             0.4     beta

>  


> ------------------------------------------------------------------------

> _______________________________________________
> Serusers mailing list
Serusers@iptel.org
http://mail.iptel.org/mailman/listinfo/serusers