[phpa] Re: Zend Engine and Php Accelerator ?

  • From: "Nick Lindridge" <nick@xxxxxxxxxxxxxxxxxxxxx>
  • To: phpa@xxxxxxxxxxxxx
  • Date: Sun, 17 Mar 2002 11:16:30 -0000 (GMT)

> Here is what I get from phpinfo
> 
> PHP Version 4.1.2
>  This program makes use of the Zend Scripting Language Engine:
> Zend Engine v1.1.1, Copyright (c) 1998-2001 Zend Technologies
>     with the PHP Accelerator v1.2p3, Copyright (c) 2001-2002, by Nick
>     Lindridge 

That's fine and there's no problem, but this isn't what you get when you run
php from the shell, or is it?

I suspect that the module used by apache is 4.1.2, but the standalone
version is not 4.1.2. Try the following:

ls -l `which php`

from your shell. What do you see. Is the date *before* you installed php?

nick


------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: