Subject | Re: [firebird-php] PHP 5.2.5 with FB 2.1 |
---|---|
Author | marius popa |
Post date | 2008-01-25T10:45:32Z |
On Jan 25, 2008 11:52 AM, Jiri Cincura <diskuze@...> wrote:
also you can compile the modules separately without recompiling the full php
http://www.php.net/install.unix
"This will create a libphp4.so shared library for Apache, but it will also
create a pgsql.so shared library that is loaded into PHP either by using the
extension directive in php.ini file or by loading it explicitly in a script
using the dl() <http://www.php.net/manual/en/function.dl.php> function."
dl() function seems to be deprecated (highly insecure) and seems the source
for an rootkit infestation
http://www.linux.com/feature/125548
--
developer flamerobin.org
[Non-text portions of this message have been removed]
> On 1/25/08, Milan Babuskov <milanb@... <milanb%40panonnet.net>>you can load the .so modules from the ini
> wrote:
> > --with-interbase=shared,/opt/firebird
>
> Hmm, with shared it works. I'm building everything static. What's the
> difference (advantage) of having this dynamic in PHP (sorry, I'm not
> Linux guru)?
>
>
>
> Thanks.
>
> --
> Jiri {x2} Cincura (Microsoft Student Partner)
> http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
>
>
also you can compile the modules separately without recompiling the full php
http://www.php.net/install.unix
"This will create a libphp4.so shared library for Apache, but it will also
create a pgsql.so shared library that is loaded into PHP either by using the
extension directive in php.ini file or by loading it explicitly in a script
using the dl() <http://www.php.net/manual/en/function.dl.php> function."
dl() function seems to be deprecated (highly insecure) and seems the source
for an rootkit infestation
http://www.linux.com/feature/125548
--
developer flamerobin.org
[Non-text portions of this message have been removed]