Closed (fixed)
Project:
Memcache API and Integration
Version:
7.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2012 at 04:09 UTC
Updated:
2 May 2013 at 00:50 UTC
The Drupal 7.x-1.0 INSTALLATION.txt refers to a number of outdated steps, some of which conflict with the steps given in README.txt. This has caused some confusion among colleagues and customers alike. The biggest issue is step 7's recommended changes to settings.php which are not longer valid in D7. Lesser evils are the references to installing an old version of PECL which is no longer supported.
Since README.txt already points to an article on installation of the daemon and PECL extension, can we delete INSTALLATION.txt for the 7.x-1.x branch?
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| memcache-rm-installation-txt.patch | 4.04 KB | jonathan webb |
Comments
Comment #1
schnitzel commented+1 was also veeery confused by the two files.
Comment #2
pbull commentedAgreed that installation instructions shouldn't exist in two places (and that docs should be consistent and correct).
Patch succeeded against 7.x-1.x branch.
Comment #3
rickvug commentedAgreed. This led to confusion for our team as well.
Comment #4
patcon commentedhaha Good lord, I just wasted half a day troubleshooting this exact same thing (due to a silent drush failure in our deployment process)!
Please please please just link the docs in an obvious way to the version-controlled docs :)
Comment #5
patcon commentedFunny... just realizing that it was actually the INSTALLATION.txt docs that actually worked for us...
Comment #6
jeremy commentedThanks! It didn't apply cleanly anymore, but I manually fixed that and did a little more cleanup. Committed:
http://drupalcode.org/project/memcache.git/commit/d341d88
Comment #7
jeremy commentedWhoops; wrong issue.
Comment #8
jeremy commentedHere's the correct commit -- thanks:
http://drupalcode.org/project/memcache.git/commit/b8f5c59