Update:Archive/2.0/Installation: Difference between revisions

Line 101: Line 101:
* ./shared/bin/config.php
* ./shared/bin/config.php
** Copy config-dist.php to config.php and provide writeable DB information (don't use the SLAVE!).
** Copy config-dist.php to config.php and provide writeable DB information (don't use the SLAVE!).
== Previews ==
* As with v1 you will have to create a symlink to the previews directory from images/:
<pre>
$ cd public/htdocs/images
$ ln -s /data/amo/previews/ previews
</pre>
3,035

edits