← Back to team overview

ius-coredev team mailing list archive

[Bug 873055] Re: php53-eaccelerator and open_basedir

 

Thank you very much for checking this package out.

You are absolutely correct, this package does need to Require tmpwatch:

   http://bazaar.launchpad.net/~ius-coredev/ius/php53u-
eaccelerator/view/head:/SOURCES/php-eaccelerator.cron

I'm going to replace the package in testing with a new one that has this
Requires and we can then push to stable in 14 days.

Jeffrey-

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