Hello all,
I’ve setup a webserver and copied a joomla-website to /var/www/html.
Gave all files and folders 755 permissions and apache:apache as owner.
Installed php-scl from Stephane, choose PHP 7.2 for webserver (the original site is running with this) and imported the database to an empty one with the same name, the same user and the same password ass the original one. Changed log and temp directory in configuration.php.
The webserver is an offline-server for presentation of the website without internet. DNS is set and I can reach the server by name, it is redirected to de directory and here I get a 404.
In joomla we have installed zoo with language packs and I think joomla can’t reach the content from the database. Actual version by hosteurope is MySQL 5.6.37-82.2-log. Could this be a compatibility problem with nethserver mariadb?
Just adding 1 and 1 here: if you host mysql/mariadb yourself (what you do with NethServer) you have nothing to do with a mysqlversion used by a hosting provider.
If you have a shared hosting for just a wensite you do use the mysql version of the hosting provider since you get a db created by your hosting provider…
Do you run mysql/mariadb yourself on that server?
If it is a problem with the url, you can try disabling SEO rewrite.
I have a joomla site on NS without any problem. If u want to show me “what your site is doing” maybe I can help: I’ve just setup a joomla site and solved some problems.