# mv owncloud owncloud-9.1.6 # tar xjf /home/sysadmin/owncloud-10.0.2.tar.bz2 # nano owncloud/core/Migrations/Version20170516100103.php # more owncloud/core/Migrations/Version20170516100103.php $table->addColumn('term', Type::STRING, [ 'notnull' => true, 'length' => 255, ]); # cp owncloud-9.1.6/config/config.php owncloud/config/ # cp -R owncloud-9.1.6/data owncloud/ # chown -R www:www owncloud # tail /var/log/php-fpm.log [31-May-2017 10:26:20] NOTICE: fpm is running, pid 96202 [31-May-2017 10:26:20] NOTICE: ready to handle connections [31-May-2017 15:42:34] NOTICE: Terminating ... [31-May-2017 15:42:34] NOTICE: exiting, bye-bye! [01-Jun-2017 11:50:39] NOTICE: fpm is running, pid 15170 [01-Jun-2017 11:50:39] NOTICE: ready to handle connections [01-Jun-2017 23:54:14] NOTICE: Terminating ... [01-Jun-2017 23:54:14] NOTICE: exiting, bye-bye! [02-Jun-2017 10:59:03] NOTICE: fpm is running, pid 7082 [02-Jun-2017 10:59:03] NOTICE: ready to handle connections # tail /var/www/logs/secure-error.log PHP message: creating sqlite db PHP message: creating sqlite db PHP message: creating sqlite db # tail /var/www/logs/secure-access.log secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/oc-backbone.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/oc-requesttoken.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/jquery.avatar.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/apps.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/placeholder.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/config.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/update.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/files/fileinfo.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:17 -0700] "GET /core/js/files/client.js?v=abb2a004101a24f9a0049f95250752c7 HTTP/1.1" 304 0 secure.gccinc.ca 50.92.162.251 - - [02/Jun/2017:11:22:23 -0700] "GET /core/img/actions/error-white.svg HTTP/1.1" 304 0 # tail /var/www/owncloud/data/owncloud.log {"reqId":"CcZuMFg5TS+IQ++HVnl1","remoteAddr":"50.92.162.251","app":"cron","message":"Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\\Files\\BackgroundJob\\DeleteOrphanedItems with arguments : ","level":0,"time":"2017-06-01T12:41:37-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"W89zoB15u8234vYvlQ5+","remoteAddr":"50.92.162.251","app":"cron","message":"Started background job of class : OCA\\Files\\BackgroundJob\\CleanupFileLocks with arguments : ","level":0,"time":"2017-06-02T11:02:54-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"W89zoB15u8234vYvlQ5+","remoteAddr":"50.92.162.251","app":"cron","message":"Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\\Files\\BackgroundJob\\CleanupFileLocks with arguments : ","level":0,"time":"2017-06-02T11:02:54-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"nAQ9TVDfbotrBzC3rhab","remoteAddr":"50.92.162.251","app":"cron","message":"Started background job of class : OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash with arguments : ","level":0,"time":"2017-06-02T11:03:00-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"nAQ9TVDfbotrBzC3rhab","remoteAddr":"50.92.162.251","app":"cron","message":"Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\\Files_Trashbin\\BackgroundJob\\ExpireTrash with arguments : ","level":0,"time":"2017-06-02T11:03:00-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"lL+h2hnacPtcW\/xi6JPp","remoteAddr":"50.92.162.251","app":"cron","message":"Started background job of class : OCA\\Activity\\BackgroundJob\\EmailNotification with arguments : ","level":0,"time":"2017-06-02T11:03:07-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"lL+h2hnacPtcW\/xi6JPp","remoteAddr":"50.92.162.251","app":"cron","message":"Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\\Activity\\BackgroundJob\\EmailNotification with arguments : ","level":0,"time":"2017-06-02T11:03:07-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"8mKr6oYkOp1r1teOkHn5","remoteAddr":"50.92.162.251","app":"cron","message":"Started background job of class : OCA\\Activity\\BackgroundJob\\ExpireActivities with arguments : ","level":0,"time":"2017-06-02T11:04:51-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"8mKr6oYkOp1r1teOkHn5","remoteAddr":"50.92.162.251","app":"cron","message":"Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\\Activity\\BackgroundJob\\ExpireActivities with arguments : ","level":0,"time":"2017-06-02T11:04:51-07:00","method":"GET","url":"\/cron.php","user":"--"} {"reqId":"UsabuwbXWEcRWEZsZsz6","level":3,"time":"2017-06-02T11:22:16-07:00","remoteAddr":"50.92.162.251","user":"--","app":"index","method":"GET","url":"\/index.php\/core\/js\/oc.js?v=abb2a004101a24f9a0049f95250752c7","message":"Exception: {\"Exception\":\"OC\\\\NeedsUpdateException\",\"Message\":\"\",\"Code\":0,\"Trace\":\"#0 \\\/owncloud\\\/lib\\\/private\\\/legacy\\\/app.php(121): OC_App::loadApp('dav')\\n#1 \\\/owncloud\\\/lib\\\/private\\\/legacy\\\/util.php(145): OC_App::loadApps(Array)\\n#2 \\\/owncloud\\\/lib\\\/base.php(917): OC_Util::setupFS()\\n#3 \\\/owncloud\\\/index.php(49): OC::handleRequest()\\n#4 {main}\",\"File\":\"\\\/owncloud\\\/lib\\\/private\\\/legacy\\\/app.php\",\"Line\":162}"}