← Back to team overview

ius-coredev team mailing list archive

Re: [Bug 873055] Re: php53-eaccelerator and open_basedir

 

Jeffrey,

we deployed your version on several servers and everything looks good.
The only small issue is a dependency with tmpwatch which is not checked:
The package has a cron file ( /etc/cron.daily/php-eaccelerator ) which 
will need tmpwatch to run.
On our machines (RedHat-5.x), tmpwatch was not installed and cron threw 
me some errors.

Thank you again and have a great week-end,

Jean-Christophe


> Jean,
>
> I've went ahead and rebuilt eaccelerator for php52 and php53u with the above changes,
> I then tagged them as testing so you can verify everything looks good.
>
> You have two options for installing:
>
> Download the packages straight from the repo:
>     http://dl.iuscommunity.org/pub/ius/testing/Redhat/
>
> Or allow up to 24hours to pass for mirrors to sync and pull it through
> yum:
>
> php52:
>     yum install php52-eaccelerator --enablerepo=ius-testing
> php53u:
>     yum install php53u-eaccelerator --enablerepo=ius-testing
>
> Please let me know the status and how these packages work.
>
> Thanks
> Jeffrey-
>
>
> ** Changed in: ius
>         Status: New =>  Fix Committed
>


-- 
Jean-Christophe Petit
VP R&D et DSI

GROUPE SYSPARK
The Power of Internet Engineering / La Force du Génie Internet
606 Cathcart, Suite 510
Montreal, Quebec H3B 1K9 - CANADA
T: 1 514 875 8755
C: 1 514 575 5560
F: 1 514 875 8775

-------------------------------------------------------------------
Le contenu de ce courriel est confidentiel et à l'intention du (des) destinataire(s) seulement. Si vous recevez cette transmission par erreur, veuillez m'aviser immédiatement par téléphone en utilisant le numéro ci-haut (à frais virés si nécessaire). Veuillez effacer ou détruire toutes copies de ce courriel reçues. Merci.

The information contained in this email is confidential information
intended only for the addressee(s). If you have received this
communication in error, please immediately notify me by telephone at the
above noted number (collect if necessary) and delete or destroy any
copies of it. Thank you

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/873055

Title:
  php53-eaccelerator and open_basedir

Status in IUS Community Project:
  Fix Committed

Bug description:
  open_basedir don't play well with eaccelerator
  The following message will be displayed in the log:
  PHP Warning:  Unknown: open_basedir restriction in effect. File() is not within the allowed path(s)

  We need to disable inode since future versions of eAccelerator won't use it:
  ./configure --without-eaccelerator-use-inode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/873055/+subscriptions


References