OS: Ubuntu 14
DB: MySql
After a fresh Installation of the newest version I get a wonderful white screen which I tracked to a 500 error. After reading the logs I found the following
{“reqId”:“0In3heV5dxngthXRjVBo”,“remoteAddr”:“::1”,“app”:“PHP”,“message”:
“Class ‘OC_Search’ not found at /var/www/html/apps/search_lucene/appinfo/
app.php#65”, “level”:3,“time”:“2016-07-26T20:23:46+00:00”,
“method”:“GET”,“url”:“/”,“user”:“–”}
I have been unable to find anything on the net in reference to this error other then you should change your .htaccess file. The file does not even exist on the new version. Thanks in advance.