Update:Archive/2.0/Installation: Difference between revisions

Jump to navigation Jump to search
/data/amo/ does not exist
(Removed unnecessary shared/bin/config.php line)
(/data/amo/ does not exist)
Line 65: Line 65:
* Symlink the previews directory from ./images:
* Symlink the previews directory from ./images:
<pre>
<pre>
$ ln -s /data/amo/previews/ previews
$ ln -s /data/previews/ previews
</pre>
</pre>
* Your server needs to have a files directory containing the right .xpi's
* Your server needs to have a files directory containing the right .xpi's
Line 104: Line 104:
<pre>
<pre>
$ cd public/htdocs/images
$ cd public/htdocs/images
$ ln -s /data/amo/previews/ previews
$ ln -s /data/previews/ previews
</pre>
</pre>
126

edits

Navigation menu