Re: PHP5 CLI and gettext
[email protected] ("James Janovich")
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
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 line the gettext is not > available. Any ideas? > Thanks! > > Jim >