Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 199912

Re: [PHP4BETA] ADABAS-D / Linux? From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 12/30/99

Gaylord Aulke wrote:
>
> Hi.
>
> I tried to compile ADABAS-D Support into PHP4b3 under linux.
> Everything compiled without errors but PHP4 does not recognize
> ada_xxx functions (unknown function). When trying to call ODBC
> functions instead PHP dies without error messages.
>

Adabas support IS there, it's just a form of ODBC. There were problems
with libtool,
so that ADABAS didn't link. This has been solved in CVS.

The ada_xxx functions are gone, use odbc_xxx instead.
Are there really no error messages?
Is PHP compiled as Apache module?

-Andreas

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>