Page 1 of 1

Zend Optimizer

Posted: Tue Oct 16, 2007 6:32 pm
by dac9
Hey Guys,
I need to install Zend Optimizer. I found the RPM. I'm using RedHat 5.

I did a "yum install zend" and nothing was found.

Should I wget the file and then run it?

If yes please tell me what command I type to install the RPM package.

Thanks

Posted: Wed Oct 17, 2007 6:44 am
by Waylanderl
try yum install php-zend-optimizer

Posted: Wed Oct 17, 2007 8:26 am
by scott
you can also see what is available in yum by using:

yum list

and

yum search <search string>