[phpa] Re: Zend Engine and Php Accelerator ?

Hi

Download a copy of Zend Accelerator or Optimizer, (make sure you get the
correct version for your copy of linux) extract the files to your hard
drive, in the install directory you will find a precompiled copy of php,
upload it to your server.

From shell type

chmod +x php

to make it executable, then type

php -v

to find out the version of the php build, the last copy I downloaded had
version 4.1.1, they may have upgraded the downloads to the new version by
now.

Normally the default php binary is located in the /usr/bin/ directory, you
may want to replace it with your new version.

Pete




----- Original Message -----
From: "Nick Lindridge" <nick@xxxxxxxxxxxxxxxxxxxxx>
To: <phpa@xxxxxxxxxxxxx>
Sent: Sunday, March 17, 2002 12:37 PM
Subject: [phpa] Re: Zend Engine and Php Accelerator ?


>
> >
> > Bonjour !
> >
> > Le dimanche 17 mars 2002 à 12:16:30, vous écriviez :
> >
> > NL> ls -l `which php`
> >
> > NL> from your shell. What do you see. Is the date *before* you
> > installed php?
> >
> > You're right ! On shell, a php -v give me php 4.0.6 !
> >
> > How can I repair this ? Why ?
>
> I don't know if it's the only way, but I found that if you build php
without
> specifying apache then you get a standalone, cgi, version. Then you could
do
> an install or just copy the php binary from the src directory to where you
> want it.  If you're still stuck or don't get other answers from here, try
> one of the php support groups. It's probably also explained in the
> documentation somewhere.
>
> 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
>
>
>
>
>

------------------------------------------------------------------------
  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: