ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01108
[Bug 873055] Re: php53-eaccelerator and open_basedir
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
--
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
Follow ups
References