Summary | Blank Screen When Caching is enabled |
Queue | Horde Base |
Queue Version | 3.3.6 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | eli (at) orbsky (dot) homelinux (dot) org |
Created | 01/01/2010 (5678 days ago) |
Due | |
Updated | 02/11/2010 (5637 days ago) |
Assigned | 01/01/2010 (5678 days ago) |
Resolved | 01/01/2010 (5678 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
browser I get the following.
Fatal error: Call to undefined function eaccelerator_get() in
/var/www/html/horde/lib/Horde/Cache/eaccelerator.php on line 9
Eli
They've removed some functions, so I'm guessing this is why it doesn't
work anymore.
way around it. Added some documentation in git.
Bug #8810: Better error message if someone did not configure theirsystem properly
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache/Eaccelerator.php?rt=horde-git&r1=9a6fbeb32341f797d31660867c69c97e56cc3f8e&r2=f54ad06db1b19f6ec4e1c1c98edb731b382a6fee
http://git.horde.org/diff.php/horde/config/conf.xml?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=f54ad06db1b19f6ec4e1c1c98edb731b382a6fee
caching functions be enabled for eaccelerator. Are there non-shared
memory caching functions that could be used instead?
that Fedora is building. There is no way to avoid that for the time
being is there?
suggested on http://eaccelerator.net/wiki/CompileConfiguration?
Please follow up on the mailing list.
user to check. I have made mistakes like that in the past. But, like I
said in a previous post that this is a long established installation
including php-eaccelerator.
I found out over the weekend that the function has been disabled in
php-eaccelerator
http://eaccelerator.net/ticket/37
I've installed the pecl apc module. But.... and the question is... is
there anyway to get Horde to work with php-eaccelerator without that
particular function?
With all due respect
Eli
browser I get the following.
Fatal error: Call to undefined function eaccelerator_get() in
/var/www/html/horde/lib/Horde/Cache/eaccelerator.php on line 9
Eli
State ⇒ Feedback
Priority ⇒ 1. Low
http://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod to generate and find
a useful error message.
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ Blank Screen When Caching is enabled
Type ⇒ Bug
Priority ⇒ 3. High
I recently upgraded my Fedora 11 server to Fedora 12 along with php
(php-5.3.1)and php-eaccelerator (php-eaccelerator-0.9.6-0.2.svn358).
When I try to configure horde with any caching. And then navigate to
the home page, I get a completely blank screen. If I disable caching
all together I get the log in screen and I can log in just fine.
The problem first appeared with an established installation of Horde.
But the problem persists with a fresh installation. Also, the problem
persists if I completely clean out the cache folder.
I hope that this can be resolved soonest.