problem installing zend optimizer

i just installed zend optimizer in my server, but i think there is a problem. i installed everything correctly when i run php -v from root it gives output

Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.8, Copyright (c) 2003-2005, by Zend Technologies
with Zend Optimizer v2.5.10, Copyright (c) 1998-2005, by Zend Technologies
but when i run php -v from a user (let's say user aaa) it gives output

PHP 4.4.1 (cli) (built: Jan 27 2006 08:05:06)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
there's no zend optimizer installed on that domain, but it just happen to user aaa as i try on other user there is no problem at all.

anyone know and may help me please ? i have reinstalled it many times but no luck.

i use manually install and from cpanel (/scripts/installzendopt)

your help will be appreciate.

thank you

 

 

 

 

Top