Thanks to reply my message. I need dbase.so I don`t have it. I download php`s .tgz to compile
how i can to compile dbase module? i do next cd php-4.0.4 cd ext cd dbase phpize ./configure make make install and i have dbase.so, but in the momento to run my program i have next error "Warning: Invalid library (maybe not a PHP library) 'dbase.so' in /home/www/html/ggcargo/datatest/test.php on line 3 Fatal error: Call to undefined function: dbase_open() in /home/www/html/ggcargo/datatest/test.php on line 6" Thanks for your comments Yasuo Ohgaki wrote: > [EMAIL PROTECTED] wrote: > > > Where I can get PHP Library Extensions for linux redhat 7.1, i need > > dbase library > > > > Thanks > > > > > > Accoding to config.m4, dbase extension does not require external lib. > I might be worng, though. > > -- > Yasuo Ohgaki > > -- > PHP Database 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] -- PHP Database 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]