Thomas,

Please ignore my previous message.  I decided to make this easier and
literally start from the beginning.  This is exactly what I've done:

1. sudo apt-add-repository ppa:webupd8team/java
2. sudo apt-get update
3. sudo apt-get install oracle-java8-installer
4. wget -q "http://maven.xwiki.org/public.gpg"; -O- | sudo apt-key add -
sudo wget "http://maven.xwiki.org/stable/xwiki-stable.list"; -P
/etc/apt/sources.list.d/
5. sudo apt-get update
6. sudo apt-get install xwiki-enterprise-tomcat7-mysql
7. /etc/default/tomcat7
- Changed JAVA_HOME=/usr/lib/jvm/java-8-oracle
- Changed JAVA_OPTS="-Djava.awt.headless=true -Xmx512m
-XX:+UseConcMarkSweepGC"

I have stopped there for the time being.  I didn't want to change the values
in xwiki.cfg or xwiki.properties until I knew I did this much correctly. 
Also, should I make the changes to xwiki.cfg and xwiki.properties before or
after running the Distribution Wizard for the first time?

Please let me know what I should do next to change to the Filesystem storage
so I can upload files larger than 30MB.  I am unsure what directory I can
use that won't clear itself out.

Again, your help is greatly appreciated.



--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Most-images-not-found-new-installation-tp7601332p7601336.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to