← Back to team overview

ius-coredev team mailing list archive

[Bug 873055] [NEW] php53-eaccelerator and open_basedir

 

Public bug reported:

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

** Affects: ius
     Importance: Undecided
         Status: New

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

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


Follow ups

References