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
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@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
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
Hi, make sure if you are changeing right php.ini file. May be there is more php.ini files in your system in various locations or may be php is searching for php.ini in diferent directory.
Also check log files: - syslog - apache log - php log
for messages related to this problem.
regards Karel
昂達 napsal(a):
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 <mailto:<!--AID_FROMADDRESS_BEGIN-->hunter1104@tw-airnet.net<!--AID_FROMADDRESS_END-->> 2005-11-22
----- 收到以下來信內容 ----- *寄件人:* Karel Kozlik <mailto:karel@iptel.org> *收件人:* hunter1104 <mailto:hunter1104@tw-airnet.net> *時 間:* 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@lists.iptel.org <mailto: serusers@lists.iptel.org> > http://lists.iptel.org/mailman/listinfo/serusers
As classkit has been deprecated and replaced for... well... a LONG time now. Any chance there will ever be an update of this code that no longer requires the use of old software?
N.
On Tue, 22 Nov 2005 11:21:28 +0100, Karel Kozlik wrote
Hi, make sure if you are changeing right php.ini file. May be there is more php.ini files in your system in various locations or may be php is searching for php.ini in diferent directory.
Also check log files:
- syslog
- apache log
- php log
for messages related to this problem.
regards Karel
©ù¹F napsal(a):
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
©ù¹F¡Ahunter1104@tw-airnet.net
<mailto:<!--AID_FROMADDRESS_BEGIN-->hunter1104@tw-airnet.net<!--AID_FROMADDRESS_END-->>
2005-11-22
----- ¦¬¨ì¥H¤U¨Ó«H¤º®e ----- *±H¥ó¤H:* Karel Kozlik <mailto:karel@iptel.org> *¦¬¥ó¤H:* hunter1104 <mailto:hunter1104@tw-airnet.net> *®É ¶¡:* 2005-11-22, 17:23:16 *¥D ÃD:* 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 ©ù¹F 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@lists.iptel.org <mailto: serusers@lists.iptel.org> > http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi, yes classkit is deprecated and has been replaced by runkit. Unfortunately both classkit and runkit are in beta stage. When I last (in August) tried serweb to work with runkit it crashes apache. Unfortunately runkit is buggy whereas classkit is working well (as I know). So until runkit will not work correctly it will not be used by serweb.
Karel
sip napsal(a):
As classkit has been deprecated and replaced for... well... a LONG time now. Any chance there will ever be an update of this code that no longer requires the use of old software?
N.
On Tue, 22 Nov 2005 11:21:28 +0100, Karel Kozlik wrote
Hi, make sure if you are changeing right php.ini file. May be there is more php.ini files in your system in various locations or may be php is searching for php.ini in diferent directory.
Also check log files:
- syslog
- apache log
- php log
for messages related to this problem.
regards Karel
©ù¹F napsal(a):
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
©ù¹F¡Ahunter1104@tw-airnet.net
<mailto:<!--AID_FROMADDRESS_BEGIN-->hunter1104@tw-airnet.net<!--AID_FROMADDRESS_END-->>
2005-11-22
----- ¦¬¨ì¥H¤U¨Ó«H¤º®e ----- *±H¥ó¤H:* Karel Kozlik mailto:karel@iptel.org *¦¬¥ó¤H:* hunter1104 mailto:hunter1104@tw-airnet.net *®É ¶¡:* 2005-11-22, 17:23:16 *¥D ÃD:* 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
©ù¹F 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@lists.iptel.org <mailto: serusers@lists.iptel.org> > http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers