On Thu, Sep 22, 2016 at 11:14 PM, Thomas Mortagne
<thomas.morta...@xwiki.com> wrote:
> On Thu, Sep 22, 2016 at 10:12 PM, Polydectus84 <mik...@telikin.com> wrote:
>> 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?
>
> You need need to change anything, xwiki-enterprise-tomcat7-mysql is
> already doing everything properly.
>
>>
>> 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.

XWiki Debian packages use default attachment store, so the next move
is to change for filesystem store but I don't have much experience
with it. You can find documentation on
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HFilesystemAttachmentStore
but you probably already know it.

>>
>> 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
>
>
>
> --
> Thomas Mortagne



-- 
Thomas Mortagne
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to