From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matias Lopez Bergero Subject: Re: Zend with chrooted apache Date: Wed, 15 Feb 2006 15:53:47 -0300 Message-ID: <43F378BB.7090500@udesa.edu.ar> References: <20060215182441.9367432C056@smtpauth00.csee.siteprotect.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060215182441.9367432C056@smtpauth00.csee.siteprotect.com> Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: anup.purushu@katalystpartners.com Cc: 'Linux Mail List' Hello Axl, Axl Purushu wrote: > If you have command line php, then use "php -m". In the output > at the bottom you should be able to see Zend modules. Running the php -m turns that there are no Zend modules compiled, but wen I specify the php.ini file with -c flag, it returns that the Zend Extension Manager and the Zend Optimizer modules are installed. I don't know why do I need to specify the location of the php.ini file, I put that information during configure time using the --with-config-file-path flag before building PHP, and also it's shown in the output of php -i... what I'm missing here? Thank you, BR, Matias. > -----Original Message----- > From: linux-admin-owner@vger.kernel.org > [mailto:linux-admin-owner@vger.kernel.org] On Behalf Of Matias Lopez Bergero > Sent: Wednesday, February 15, 2006 11:43 PM > To: 'Linux Mail List' > Subject: Zend with chrooted apache > > Hello, > > I testing the Zend software to improve the PHP performance (4.4.x), but > seems that the installation didn't completely work, because I can't see > the info about the Zend optimizer with the phpinfo funcion. > > The Zend software is installed, and the configuration in the php.ini > it's ok, but till can check if it's working. Maybe some kind of issue > with the chrooted apache? > > Comments are most welcome. > TIA! > > BR, > Matias. > - > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > >