Subject | Re: [firebird-php] how to get php-cgi and firebird working |
---|---|
Author | Milan Babuskov |
Post date | 2006-05-26T14:06:27Z |
td_bur wrote:
php-cgi is just a different way to integrate with Apache (alternative to SAPI).
cli version of PHP probably remained intact after "make install". I suggest you
read PHP docs before going further blindly.
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org
> I've gotten firebird working with Apache and PHP 5.1.4 without anyYou probably mean php-cli.
> problems. My only problem now is getting the php cgi that compiles
> with PHP working with firebird.
php-cgi is just a different way to integrate with Apache (alternative to SAPI).
> '--with-apxs2=/usr/sbin/apxs'This is a configure flag that says it should build SAPI (Apache module), so your
cli version of PHP probably remained intact after "make install". I suggest you
read PHP docs before going further blindly.
--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org