Re: [PECL-DEV] dbase extesion help
[email protected] (Fernando Sánchez García)
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm no expert programmer and I'd like to show you how. Thanks Mikko Koppanen <[email protected]> escribió: > do Sánchez García <[email protected]>: >> I have also tried to get dbase.so with php-5.3.3. but there is no folder >> inside the folder dbase ext. >> > > Hello, > > the PHP 5.2.x version won't work with PHP 5.3 due to changes in > arginfo macros. The dbase extension has been moved to PECL but there > has been no releases yet (it seems). Try checking out > http://svn.php.net/repository/pecl/dbase/trunk/ and compiling that. > Seems to compile against PHP 5.3. > > See http://php.net/manual/en/migration53.removed-extensions.php for > more information. > > > -- > Mikko Koppanen >