[PHP-INSTALL] PHP5 CLI and gettext

2008-09-04 Thread James Janovich
I am running php5 and apache on on a rhel5 box. PHP5 is compiled not rpm's. I am compiling with the --with-gettext option and it works via the web, but running in cgi mode from the command line the gettext is not available. Any ideas? Thanks! Jim

[PHP-INSTALL] Re: PHP5 CLI and gettext

2008-09-04 Thread James Janovich
On Thu, Sep 4, 2008 at 8:21 PM, James Janovich <[EMAIL PROTECTED]> wrote: > I am running php5 and apache on on a rhel5 box. PHP5 is compiled not > rpm's. I am compiling with the --with-gettext option and it works via the > web, but running in cgi mode from the command lin