Hi,
I'm trying to install flarum but I have some problems. Once I setup flarum naming the name of the blog and the database I get:
"
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
All Discussions
"
in the console:
"
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (forum-127640fd.css, line 0)
TypeError: undefined is not an object (evaluating 'flarum.core.app')
"
Here some information about the setup:
OS: debian
behing a nginx server + SSL certificate
php flarum info
Flarum core 0.1.0-beta.8.1
PHP version: 7.1.29-1+020190503100939.18+jessie1.gbp946c98
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, mysqlnd, PDO, xml, calendar, ctype, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, json, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, Zend OPcache
+----------------------+-----------------+--------+
| Flarum Extensions | | |
+----------------------+-----------------+--------+
| ID | Version | Commit |
+----------------------+-----------------+--------+
| flarum-approval | v0.1.0-beta.8 | |
| flarum-bbcode | v0.1.0-beta.8 | |
| flarum-emoji | v0.1.0-beta.8 | |
| flarum-lang-english | v0.1.0-beta.8 | |
| flarum-flags | v0.1.0-beta.8.1 | |
| flarum-likes | v0.1.0-beta.8.1 | |
| flarum-lock | v0.1.0-beta.8 | |
| flarum-markdown | v0.1.0-beta.8 | |
| flarum-mentions | v0.1.0-beta.8.1 | |
| flarum-statistics | v0.1.0-beta.8 | |
| flarum-sticky | v0.1.0-beta.8 | |
| flarum-subscriptions | v0.1.0-beta.8 | |
| flarum-suspend | v0.1.0-beta.8 | |
| flarum-tags | v0.1.0-beta.8.2 | |
+----------------------+-----------------+--------+
Base URL: https://qanswer-svc1.univ-st-etienne.fr/flarum/public
Installation path: /var/www/html/flarum
Debug mode: off
Any clue what could be wrong. I already tried:
php flarum cache:clear
and the rights on the /public/assets directory should be right.
Salut
D063520