There are a couple of things in the docs which could be improved to make users' lives easier. These changes would reduce the need for people to parrot responses to questions on IRC.
The top 4 issues which I've seen people get tripped up by are:
* Users restarting apache after creating the symlink
* Default php.ini settings don't support most Drupal distros
* php5-gd required for D7 installs
* Some hosts don't install rsync by default - I'm looking at you slicehost
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | provision-955550-install-docs.diff | 3.68 KB | skwashd |
Comments
Anonymous’s picture
Comment #2
Anonymous (not verified) commented Status: Needs review » Fixed
Committed with a couple minor mods/rewords.
Thanks skwashd!
Status: Fixed » Closed (fixed)
Issue tags: -FAQ
Automatically closed -- issue fixed for 2 weeks with no activity.
Issue tags: +FAQ
Restoring issue tags, see #2125755: System messages removed all issue tags during D7 upgrade .
- Commit 92307f0 on debian, dev-koumbit, dev-migrate_aliases, dev-multiserver-install, dev-simplerinstaller, prod-koumbit, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x by mig5:
#955550 by skwashd, minor mods by me - Improve Documentation to Reduce...
Comment #1
skwashd commentedThe attached patch deals with these issues.