[NBLUG/talk] Creating an interbase.so file [some success]
Todd Cary
todd at aristesoftware.com
Tue Jul 12 20:06:01 PDT 2005
Rather than using Firebird, I installed the original Borland Open Source
release of Interbase, version 6.01 (InterBaseSS-LI-V6.01.i386.rpm). The
interbase.so created from this does not produce the error. PC version
6.01 is the one I use for Windows.
Todd
Todd Cary wrote:
> I am running Fedora Core 3 and I want to install and integrate
> Interbase (Firebird 1.5) with php. To create the "so" file, I
> downloaded php 4.4.0 and did a
>
> ./configure --with-interbase=shared,/opt/firebird
> make
>
> [I did not do a make install]
>
> Then I place the interbase.so into /usr/lib/php4 and make an
> interbase.ini in /etc/php.d to load the interbase.so.
>
> When I do a restart of httpd, I get this error:
>
> PHP Warning: Unknown(): Unable to load dynamic library
> '/usr/lib/php4/interbase.so' - /usr/lib/php4/interbase.so: failed to map
> segment from shared object: Permission denied in Unknown on line 0
>
> Any suggestions?
>
> Todd
>
>
> _______________________________________________
> talk mailing list
> talk at nblug.org
> http://nblug.org/cgi-bin/mailman/listinfo/talk
>
>
More information about the talk
mailing list