Dear Karel,<br><br>Thank you very much for your suggestion. <br>To follow up your suggestion, I install FC4. The php file in Fedora Core 4 are:<br>  <div class="MsoPlainText"><span style="font-family: &quot;Arial Unicode MS&quot;;">[root@sip ~]# rpm -qa|grep php<br> php-bcmath-5.0.4-10<br> php-odbc-5.0.4-10<br> php-soap-5.0.4-10<br> php-5.0.4-10<br> php-snmp-5.0.4-10<br> php-ldap-5.0.4-10<br> php-dba-5.0.4-10<br> php-xmlrpc-5.0.4-10<br> php-imap-5.0.4-10<br> php-gd-5.0.4-10<br> php-pear-5.0.4-10<br> php-ncurses-5.0.4-10<br> php-pgsql-5.0.4-10<br> php-mbstring-5.0.4-10<br> php-mysql-5.0.4-10<br> php-xml-5.0.4-10<br> php-devel-5.0.4-10<br> [root@sip ~]# rpm -qa|grep mysql<br> mod_auth_mysql-2.6.1-4<br> mysql-bench-4.1.11-2<br> mysql-server-4.1.11-2<br> mysql-devel-4.1.11-2<br> mysqlclient10-devel-3.23.58-6<br> freeradius-mysql-1.0.2-2<br> mysql-4.1.11-2<br> libdbi-dbd-mysql-0.7.1-3<br> php-mysql-5.0.4-10<br> mysqlclient10-3.23.58-6<br> [root@sip ~]#<br> </span></div>  Then, I
 tried to install serweb again. But I have still have error message. This is the error message :<br><br>[root@sip httpd]# tail -f error_log<br>[Wed Sep 13 17:44:23 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK<br>[Wed Sep 13 17:44:23 2006] [notice] LDAP: SSL support unavailable<br>PHP Warning:&nbsp; PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/classkit.so' - /usr/lib/php/modules/classkit.so: cannot open shared object file: Permission denied in Unknown on line 0<br>[Wed Sep 13 17:44:23 2006] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.<br>[Wed Sep 13 17:44:24 2006] [notice] Apache/2.0.54 (Fedora) configured -- resuming normal operations<br>[Wed Sep 13 17:44:52 2006] [error] [client 202.95.149.251] File does not exist: /var/www/html/serweb/htmladmin<br>[Wed Sep 13 17:44:52 2006] [error] [client 202.95.149.251] File does not exist: /var/www/html/favicon.ico<br>[Wed Sep 13 17:46:50 2006] [error] [client
 202.95.149.251] File does not exist: /var/www/html/favicon.ico<br>[Wed Sep 13 17:46:56 2006] [error] [client 202.95.149.251] File does not exist: /var/www/html/serweb/htmladmin, referer: http://sip.pcr.ac.id/serweb/<br>[Wed Sep 13 17:46:57 2006] [error] [client 202.95.149.251] File does not exist: /var/www/html/favicon.ico<br><br>I have tried top analyze the error, but I can not. What`s wrong?<br>I have add "extension=classkit.so" in php.ini and I have tried to change owner of classkit.so file :<br># chown apache classkit.so<br># chmod 777 classkit.so<br><br>But, still doesn`t work. What happen? Would you mind help me again, Karel...Please<br><br><br>Thank you very much.<br><br>Regards,<br><br><br>Ferianto<br><br><br><b><i>Karel Kozlik &lt;karel@iptel.org&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi,<br>yes this is the bug in classkit extension. It does not work correctly in
 <br>php5.1. So I suggest to downgrade to php 5.0 (or 4.x - there you do not <br>need classkit extension)<br><br>Karel<br><br>Ferianto siregar napsal(a):<br>&gt; Dear all,<br>&gt; <br>&gt;         Thank you very much to Karel Kozlik and all of you who always <br>&gt; kind-hearted to help me. Thank you very much.<br>&gt; <br>&gt;         Karel, I have tried your suggestion in installing serweb. I have <br>&gt; installed the DB-1.7.6 and classkit-0.4 .<br>&gt;         This is the installation message :<br>&gt; Build complete.<br>&gt; (It is safe to ignore warnings about tempnam and tmpnam).<br>&gt; <br>&gt; running: make <br>&gt; INSTALL_ROOT="/var/tmp/pear-build-root/install-classkit-0.4" insta ll<br>&gt; Installing shared extensions:     <br>&gt; /var/tmp/pear-build-root/install-classkit-0.4/ usr/lib/php/modules/<br>&gt; running: find "/var/tmp/pear-build-root/install-classkit-0.4" -ls<br>&gt; 362402    8 drwxr-xr-x   3 root     root         4096 Sep 12 16:54 <br>&gt;
 /var/tmp/pear -build-root/install-classkit-0.4<br>&gt; 362423    8 drwxr-xr-x   3 root     root         4096 Sep 12 16:54 <br>&gt; /var/tmp/pear -build-root/install-classkit-0.4/usr<br>&gt; 362424    8 drwxr-xr-x   3 root     root         4096 Sep 12 16:54 <br>&gt; /var/tmp/pear -build-root/install-classkit-0.4/usr/lib<br>&gt; 362425    8 drwxr-xr-x   3 root     root         4096 Sep 12 16:54 <br>&gt; /var/tmp/pear -build-root/install-classkit-0.4/usr/lib/php<br>&gt; 362426    8 drwxr-xr-x   2 root     root         4096 Sep 12 16:54 <br>&gt; /var/tmp/pear -build-root/install-classkit-0.4/usr/lib/php/modules<br>&gt; 362422   60 -rwxr-xr-x   1 root     root        49885 Sep 12 16:54 <br>&gt; /var/tmp/pear <br>&gt; -build-root/install-classkit-0.4/usr/lib/php/modules/classkit.so<br>&gt; <br>&gt; Build process completed successfully<br>&gt; Installing <br>&gt; '/var/tmp/pear-build-root/install-classkit-0.4//usr/lib/php/modules/c <br>&gt; lasskit.so'<br>&gt; install ok:
 classkit 0.4<br>&gt; Segmentation fault<br>&gt;         But when I tried to run it in the browser, the error message.<br>&gt; The message says :<br>&gt; Function aggregate_methods() doesn't exists. Try install Classkit <br>&gt; extension. http://pecl.php.net/package/classkit<br>&gt; I have add "extension=classkit.so" in php.ini file. But why this message <br>&gt; still appear?<br>&gt; When I tried to look the error_log file in /var/log/httpd/, I got this <br>&gt; error message:<br>&gt; <br>&gt; [Tue Sep 12 16:59:45 2006] [notice] Digest: generating secret for digest <br>&gt; authentication ...<br>&gt; [Tue Sep 12 16:59:45 2006] [notice] Digest: done<br>&gt; [Tue Sep 12 16:59:45 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK<br>&gt; [Tue Sep 12 16:59:45 2006] [notice] LDAP: SSL support unavailable<br>&gt; PHP Warning:  PHP Startup: Unable to load dynamic library <br>&gt; '/usr/lib/php/modules/classkit.so' - /usr/lib/php/modules/classkit.so: <br>&gt; cannot open shared
 object file: Permission denied in Unknown on line 0<br>&gt; [Tue Sep 12 16:59:45 2006] [notice] mod_python: Creating 4 session <br>&gt; mutexes based on 256 max processes and 0 max threads.<br>&gt; [Tue Sep 12 16:59:45 2006] [notice] Apache/2.0.54 (Fedora) configured -- <br>&gt; resuming normal operations<br>&gt; [Tue Sep 12 17:00:04 2006] [error] [client 202.95.149.251] File does not <br>&gt; exist: /var/www/serweb/html/favicon.ico<br>&gt; [Tue Sep 12 17:00:12 2006] [error] [client 202.95.149.251] File does not <br>&gt; exist: /var/www/serweb/html/favicon.ico<br>&gt; Sep 12 11:56:07 sip kernel: audit(1158036967.878:16): avc:  denied  { <br>&gt; read } for  pid=2958 comm="httpd" name="classkit.so" dev=hdb6 <br>&gt; ino=1499281 scontext=root:system_r:httpd_t:s0 <br>&gt; tcontext=root:object_r:tmp_t:s0 tclass=file<br>&gt; Sep 12 11:56:07 sip kernel: audit(1158036967.878:17): avc:  denied  { <br>&gt; read } for  pid=2958 comm="httpd" name="classkit.so" dev=hdb6 <br>&gt;
 ino=1499281 scontext=root:system_r:httpd_t:s0 <br>&gt; tcontext=root:object_r:tmp_t:s0 tclass=file<br>&gt; Sep 12 11:56:11 sip kernel: audit(1158036971.482:18): avc:  denied  { <br>&gt; read } for  pid=2978 comm="httpd" name="classkit.so" dev=hdb6 <br>&gt; ino=1499281 scontext=root:system_r:httpd_t:s0 <br>&gt; tcontext=root:object_r:tmp_t:s0 tclass=file<br>&gt; Sep 12 11:56:11 sip kernel: audit(1158036971.482:19): avc:  denied  { <br>&gt; read } for  pid=2978 comm="httpd" name="classkit.so" dev=hdb6 <br>&gt; ino=1499281 scontext=root:system_r:httpd_t:s0 <br>&gt; tcontext=root:object_r:tmp_t:s0 tclass=file<br>&gt; As I read from the error message, the file classkit.so can not be <br>&gt; loaded? Why? Would you mind give me a solution? Please....<br>&gt; <br>&gt; Thank you very much,<br>&gt; <br>&gt; Regards,<br>&gt; <br>&gt; <br>&gt; Ferianto<br>&gt; <br>&gt; */<br>&gt; Karel Kozlik <karel@iptel.org>/* wrote:<br>&gt; <br>&gt;     Hi,<br>&gt; <br>&gt;      &gt; Thank you
 much for your help. I am very happy to read this relpy<br>&gt;     message<br>&gt;      &gt; from you . Thanks you..thank you very much.<br>&gt;      &gt; Karel, may I ask you again..Please..<br>&gt;      &gt; What you mean by pear library?<br>&gt;      &gt; I am using Fedora Core 5 and I found these packages are installed<br>&gt;     in my<br>&gt; <br>&gt;     sorry, I don't know Fedora<br>&gt; <br>&gt;      &gt;<br>&gt;      &gt; Do you mean that pear library is *php-pear-1.4.6-2 *that is<br>&gt;     installed?<br>&gt; <br>&gt;     I think so.<br>&gt; <br>&gt;     Karel<br>&gt; <br>&gt;      &gt; or I have install pear again?<br>&gt;      &gt; Please help me..Karel.. I too lack. Please...<br>&gt;      &gt;<br>&gt;      &gt; Thank you very much..Thank you.<br>&gt;      &gt;<br>&gt;      &gt;<br>&gt;      &gt; Regards,<br>&gt;      &gt;<br>&gt;      &gt; Ferianto<br>&gt;      &gt;<br>&gt;      &gt; */Karel Kozlik /* wrote:<br>&gt;      &gt;<br>&gt;      &gt; Hi,<br>&gt;   
   &gt;<br>&gt;      &gt; &gt; 1. I have downloaded from pear.net the DB packet. The version<br>&gt;     of the<br>&gt;      &gt; &gt; packet is DB-1.7.6. I have untar it in root directory. I can<br>&gt;      &gt; found the<br>&gt;      &gt; &gt; file DB.php in it. But I am confused, where should I place this<br>&gt;      &gt; &gt; DB.php file? So I can solve this error? Would ypu mind telling<br>&gt;      &gt; me..Please..<br>&gt;      &gt; &gt; Sould I have internet connection to install it? Because I do not<br>&gt;      &gt; have<br>&gt;      &gt; &gt; internet connection now.<br>&gt;      &gt;<br>&gt;      &gt; Please read the documentation!<br>&gt;      &gt; http://pear.php.net/manual/en/installation.cli.php<br>&gt;      &gt;<br>&gt;      &gt; You should not untar the file in clasic way. You should use:<br>&gt;      &gt; pear install .tgz<br>&gt;      &gt; instead. You have to have 'pear' binary installed before, of<br>&gt;     course. I<br>&gt;      &gt; don't know
 what OS are you useing. There should be some package<br>&gt;      &gt; containing the 'pear' binary. If there is not, read the instructions<br>&gt;      &gt; here:<br>&gt;      &gt; http://pear.php.net/manual/en/installation.getting.php<br>&gt;      &gt;<br>&gt;      &gt;<br>&gt;      &gt; &gt; 2. Would you mind telling me what you mean by "fix include_path<br>&gt;      &gt; in your<br>&gt;      &gt; &gt; php.ini".<br>&gt;      &gt; &gt; Would you mind give me an example? Please...<br>&gt;      &gt;<br>&gt;      &gt; This mean if you have your pear library in diferent directory (e.g.<br>&gt;      &gt; /usr/share/foo/bar/pear) you have to append this directory to<br>&gt;      &gt; 'include_path' variable within php.ini (php configuration file). Read<br>&gt;      &gt; the comments within php.ini for more info.<br>&gt;      &gt;<br>&gt;      &gt; regards Karel<br>&gt;      &gt;<br>&gt;      &gt;<br>&gt;      &gt;<br>&gt;    
 ------------------------------------------------------------------------<br>&gt;      &gt; Do you Yahoo!?<br>&gt;      &gt; Everyone is raving about the all-new Yahoo! Mail.<br>&gt;      &gt;<br>&gt;      &gt;<br>&gt; <br>&gt; <br>&gt; ------------------------------------------------------------------------<br>&gt; Get your own web address for just $1.99/1st yr &lt; <br>&gt; http://us.rd.yahoo.com/evt=43290/*http://smallbusiness.yahoo.com/domains&gt;. <br>&gt; We'll help. Yahoo! Small Business <br>&gt; <http: //us.rd.yahoo.com/evt="41244/*http://smallbusiness.yahoo.com/">.<br></http:></karel@iptel.org></blockquote><br><p>&#32;
                <hr size=1>Yahoo! Messenger with Voice. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com">Make PC-to-Phone Calls</a> to the US (and 30+ countries) for 2¢/min or less.