Hi, I try to install the Satellite lib for PHP using Apache on a redHat 7.0 with orbit 0.5.3-2 pre-install. But it doesn t want to work. Could someone help me ? Here is what i ve done: for PHP: ./configure --with-apache=../apache_1.3.14 --enable-satellite make make install after that i editing the php.ini and add: extension=satellite.so then for apache: after editing libphp4.module as it is explain in the REAME file of satellite i type this: ./configure --prefix=/www/apache --activate-module=src/modules/php4/libphp4.a make make install i kill my httpd process nd start it again. Here is the error when i get my php file Fatal error: Cannot instantiate non-existent class: orbitobject in ....../index.php on line 12 The PHP looks to run well but perhaps i forget to include a configuration file. Is there any ? Thanks for your help V.Chich -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]