| bio | website | miketmoore.com |
|---|---|---|
| location | Baltimore, MD | |
| age | ||
| visits | member for | 3 years |
| seen | Mar 7 at 18:28 | |
| stats | profile views | 25 |
|
Oct 24 |
awarded | Teacher |
|
Oct 15 |
awarded | Popular Question |
|
May 5 |
awarded | Notable Question |
|
Apr 13 |
awarded | Notable Question |
|
Oct 5 |
accepted | Installing PHP PECL memcached extension on CentOS 5.6 |
|
Oct 3 |
comment |
Installing PHP PECL memcached extension on CentOS 5.6 @SparX - Thanks! I did not catch that the two extensions are different. I think initially I was unable to use the IUS repo because I had a dead URL. I just needed to find an up-to-date one. |
|
Oct 3 |
answered | Installing PHP PECL memcached extension on CentOS 5.6 |
|
Oct 3 |
comment |
Installing PHP PECL memcached extension on CentOS 5.6 @quanta - I am still very new to package management and linux server admin. I am trying to stick to pre-compiled packages for now. If installing the PECL Memcached extension on CentOS 5 must be done from source, then I don't have a choice. But that is part of my question - is there a solution aside from installing from source. Thanks! |
|
Oct 3 |
comment |
Installing PHP PECL memcached extension on CentOS 5.6 @quanta - I don't think I'm mixing up php-* with php53-*. I have tried setup #1: installing php53-* with php-pecl-memcached, and setup #2: installing php-* with php-pecl-memcached. I am certain that setup #1 is not even supposed to work since php-pecl-memcached seems not to work with php53. Please correct me if I am wrong. |
|
Oct 3 |
comment |
Installing PHP PECL memcached extension on CentOS 5.6 yum reports a conflict between php53-common (installed) and php-common (php-pear dependency?) |
|
Oct 3 |
comment |
Installing PHP PECL memcached extension on CentOS 5.6 @quanta - I just posted the output that you requested. |
|
Oct 3 |
revised |
Installing PHP PECL memcached extension on CentOS 5.6 added 179 characters in body |
|
Oct 3 |
revised |
Installing PHP PECL memcached extension on CentOS 5.6 added 1857 characters in body |
|
Oct 2 |
asked | Installing PHP PECL memcached extension on CentOS 5.6 |
|
Aug 28 |
comment |
nginx - php fastgi - users dir Did you completely replace your location ~ \.php$ block with the one I provided? Double-check that there is an asterisk (*) at the end of the root declaration. |
|
Aug 28 |
answered | nginx - php fastgi - users dir |
|
Aug 27 |
comment |
mysql.user table corrupt even after re-install I had thought I corrupted the users table. It turns out I did not understand how the users table works. I don't agree with the negative vote. |
|
Aug 27 |
accepted | mysql.user table corrupt even after re-install |
|
Aug 27 |
comment |
mysql.user table corrupt even after re-install I added and deleted rows from mysql.user and mysql.db |
|
Aug 27 |
revised |
mysql.user table corrupt even after re-install added 392 characters in body |