How did you get the library ?

Some possible reasons:
1. The source code of the library is wrong written (best way is to use
ext_skel tool) or
1. Too old (from some very old php version) or
2. It was compiled with bad options. Every standard dynamic library
must be compiled with options -DCOMPILE_DL=1 or -DCOMPILE_DL_${LIBNAME}=1
3. ...

Can you check this ?

On 17 Jan 2001 [EMAIL PROTECTED] wrote:

> From:             [EMAIL PROTECTED]
> Operating system: Linux
> PHP version:      4.0.4pl1
> PHP Bug Type:     Unknown/Other Function
> Bug description:  Dynamic load library error
> 
> dl("interbase.so")
> 
> Invalid library (maybe not a PHP library) ínterbase.so˝
> 
> 
> 


--
PHP Development 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]

Reply via email to