This shows you the differences between the selected revision and the current version of the page.
| vufind_on_linux 2009/12/10 08:55 | vufind_on_linux 2010/07/16 10:06 current | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| ===== Installation Procedure ===== | ===== Installation Procedure ===== | ||
| + | |||
| Line 23: | Line 24: | ||
| Ensure that mod_rewrite is included in the build | Ensure that mod_rewrite is included in the build | ||
| * VuFind contains a file called **vufind-httpd.conf** be sure to copy or link this into your apache conf.d directory. You may need to edit this file to change directory paths, etc. | * VuFind contains a file called **vufind-httpd.conf** be sure to copy or link this into your apache conf.d directory. You may need to edit this file to change directory paths, etc. | ||
| - | * The **vufind/web/interface/cache** and **vufind/web/interface/compile** directories will also need to be owned by the web server user. | + | * The **vufind/web/interface/cache**, **vufind/web/interface/compile** and **vufind/web/images/covers** directories and subdirectories will also need to be owned by the web server user. |
| ==== 2. Install MySQL ==== | ==== 2. Install MySQL ==== | ||