Displaying 20 results from an estimated 7000 matches similar to: "php-memcache module and Centos 3"
2007 Oct 15
1
problem CentOS 5 yum upgrade
I'm going to remove horde at this point but I am having an issue running
yum upgrade...
--> Running transaction check
--> Processing Dependency: php-pecl(memcache) for package: horde
--> Finished Dependency Resolution
Error: Missing Dependency: php-pecl(memcache) is needed by package horde
Craig
2010 Dec 24
1
CentOS-testing php issues
Hi List,
I have been using the php 5.2.10 from the testing repo and note the
following:
the php-suhosin packages in testing do not match the php version
> PHP Warning: PHP Startup: suhosin: Unable to initialize module
> Module compiled with module API=20050922, debug=0, thread-safety=0
> PHP compiled with module API=20060613, debug=0, thread-safety=0
Also, does anyone know of a rpm
2009 Sep 19
0
memcached-1.4.1 and C4
Hi,
Is there someone successfully running memcached-1.4.1 on Centos 4 with
centosplus php? I'm trying to use memcached under Centos 4. I can set
values fine but
'get' returns:
[root at rakosnicek eshop]# php d.php
PHP Warning: Memcached::get(): bad type specifier while parsing
parameters in /var/www/d.php on line 6
NULL
string(7) "SUCCESS"
array(1) {
2010 Jul 08
3
managing php pecl modules
Does anyone have a module that handles pecl effectively?
Thanks much.
-Jon.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
2006 Jul 21
2
mongrel, memcache and sessions
Hi,
I''m using mongrel-0.3.13.3 with memcache-client-1.0.3 for storing sessions.
It was working fine with actionpack-1.12.0, but when I upgraded to
actionpack-1.12.3, I started getting a "can''t convert String into Hash"
error from memcache.rb from memcache-client.
I was able to fix it by changing the way the MemCache object was created in
2010 Dec 13
0
Installing GDChart fails: pecl/gdchart requires PHP extension "gd"
Hello,
has anybody solved the problem of installing GDChart on CentOS 5.5
(I've tried both 32 and 64 bit versions)?
I have:
# rpm -qa | grep -i php
php-pear-1.4.9-6.el5
php-gd-5.1.6-27.el5
php-ldap-5.1.6-27.el5
php-pgsql-5.1.6-27.el5
php-5.1.6-27.el5
php-pdo-5.1.6-27.el5
php-common-5.1.6-27.el5
php-cli-5.1.6-27.el5
php-devel-5.1.6-27.el5
And the "pecl" seems to find GDChart in
2006 Oct 11
0
storing typo sessions in memcache
I was trying to use memcache for session storage in Typo. And i got
following error, when user logs into the system.
Session ID:
Cookie set: is_admin=yes; path=/
Redirected to http://foobar.com:8002/admin/content
Completed in 0.02042 (48 reqs/sec) | DB: 0.00236 (11%) | 302 Found
[http://foobar.com/accounts/login]
undefined class/module User
2009 Mar 04
1
head scratcher update
perhaps my mind isn't working today.
I'm trying to update a system that hasn't been updated in a while which
I believe is CentOS 5.2 but it's possible that it's 5.1. I am pretty
sure that it has php installed from CentOS-Extras and when I do yum
update, it's stumbling on php
--> Finished Dependency Resolution
Error: Missing Dependency: php-common = 5.1.6-20.el5_2.1 is
2007 Jan 02
1
Recommendation: Stalled Mongrel? Memcache Hates Spaces
Hi Everyone,
There''s quite a few of you who have contacted me about Mongrel suddenly stopping. After a lot of investigation, I found that the common thread between all of you is memcache and Eric Hodel''s memcache-client. People who were running this combination would have intermittent pauses and investigating the stalled mongrels showed that memcache-client was waiting for
2006 Jan 30
0
cached_model-1.0.1 ActiveRecords + memcache
The new version of cached_model features bug fixes and tests!
Bugs fixed:
Updating a model no longer stores associations into the cache. This
could cause strange, hard-to-debug bugs when an invalid set of
assocations was retrieved along with a cached model.
Reloading a model refreshes the cache.
When CachedModel::find can''t understand query params and a single
result is
2006 Feb 12
3
memcache-client/cached_model help
Hi -
Just downloaded and installed the memcache-client and cached_model
gems and am trying to test it out on a development setup. I added
this to my environment/development.rb
CACHE = MemCache.new :c_threshold => 10_000,
:compression => true,
:debug => true,
:namespace => ''eztrip'',
2011 Apr 05
1
php53 and pear
Hi all
We require some packages installed through pecl (apc and memcache)
which we have done on CentOS 5.5 by installing php 5.2 from testing
and also installing php-devel and php-pear to much success! We would
like to move to php 5.3 after 5.6 comes out but I note that there is
no specific php53-pear package in testing and the php-pear srpm in the
5server directory on ftp rc com seems to be
2006 Mar 01
4
cached_model and memcache-client slowness
Hi there,
I''ve got a Rails app that''s a little unusual in that it maintains a
database representation of a filesystem (for an image gallery). Thus, if
the filesystem is essentially ''out of date'' then the controller''s list
action will end up invoking a model update (which involves a filesystem
scan).
I''m using sqlite3 as this app will be
2007 Jan 05
0
ActiveResource cache using memcache-client
I''ve created this class that overrides methods for
find,delete,destroy,reload, and save in activeresource. The code
populates a local memcache daemon and uses that cache for future find
requests. I''m posting it here to get whatever feedback people have.
I''m most interested in the pro/con of inheritance over a mixin and how
such a module might be tested.
$ cat
2019 Jul 18
0
Missing PHP Redis package in Software Collections ?
Hi,
I'm currently fine-tuning OwnCloud on a CentOS 7 server. To configure
transactional locking, I need Redis with the corresponding PHP module.
Until recently the server has been running PHP 7.1. I simply installed
the 'redis' package as well as 'sclo-php71-php-pecl-redis', started
and/or restarted a handful of services, and things worked perfectly.
Now I'm upgrading my
2012 Jul 10
0
CESA-2012:0811 Low CentOS 6 php-pecl-apc Update
CentOS Errata and Security Advisory 2012:0811 Low
Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-0811.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
a93d9af71246403d30f2fbd0999ad4ac029921c9e4d64352aa67427768f36d05 php-pecl-apc-3.1.9-2.el6.i686.rpm
2017 Sep 21
0
weird wordpress/php/pecl/ssh problem
So I'm running a centos 6 server which among other things hosts a
website using wordpress.?? I'm using php56u from IUS on C6's native
apache, and pecl + ssh because php-ssh2 is kinda broken. I ran smack dab
into this exact problem:
https://core.trac.wordpress.org/ticket/39746
In my case, wordpress 4.7.6 auto updated, and I notied that 4.8.2 was
available, so I chose my standard
2008 May 19
0
Memcache session store
Maybe a newbie question - but I''ve been unable to find any references to
this issue. I have a current facebook app using rfacebook and working on
getting it migrated to facebooker. It currently uses memcache for session
store, and when I try to fire up the application utilizing facebooker, I
receive a session_id invalid message since the session key contains a dash.
>From what I can
2008 Mar 11
1
php 4/5 dependency question
I have a PHP box which was running NagiosQL on PHP4, and all of a sudden it
stopped serving PHP pages.
I went to http://boxIP/nagiosQL/testQL.php (that application's test page)
and got the following error
"PHP without mysql support, please install mysql module to php!"
Not knowing what was broken, I attempted a "yum install php-*", but got the
following message:
--->
2008 Jan 29
2
Rebuilding PHP: how do I manage updates?
Hi,
Our public library management software (PMB) runs on Apache/PHP/MySQL.
It requires some additional PHP modules to run correctly, namely:
1) php-gd
2) php-yaz
3) php-xslt
I've googled and fiddled around quite a bit, and come to the following
conclusions:
1) php-gd can be installed from extra repos (rpmforge IIRC), so this
one's no problem.
2) To install php-yaz, I have to