I'm trying to implement refbase on my apache2 webserver until now unsuccesful.
The OS I'm using is the new Debian 9 (Stretch) distribution.
I figured out that there are some differences between Jessie and Stretch. One of them is the implementation of the mysql database server. By installing packets of mysql it real installs the MariaDB 10.1 Server. I googled a bit arround and found out the mysql-server packet is just an empty transitional meta-package, which refers to the maradb-server packet. It seems there is no possibilty to install mysql-server on Stretch.
The functinality of both is very similair, but I'm not sure if refbase will work with MariaDB 10.1.
Do you have some experience with the refbase implementation on Debian 9 (Stretch)?
I need to tell you that I called the index.php (refbase) from my Firefox browser and all paths were set. I checked the paths, their were correct. I cliked on the install button and a empty page was load. Do you have an idea what the problem is? Maybe the mysql-client didnt work?
Greetings Niclas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm trying to implement refbase on my apache2 webserver until now unsuccesful.
The OS I'm using is the new Debian 9 (Stretch) distribution.
I figured out that there are some differences between Jessie and Stretch. One of them is the implementation of the mysql database server. By installing packets of mysql it real installs the MariaDB 10.1 Server. I googled a bit arround and found out the
mysql-serverpacket is just an empty transitional meta-package, which refers to themaradb-serverpacket. It seems there is no possibilty to install mysql-server on Stretch.The functinality of both is very similair, but I'm not sure if refbase will work with MariaDB 10.1.
Do you have some experience with the refbase implementation on Debian 9 (Stretch)?
I need to tell you that I called the index.php (refbase) from my Firefox browser and all paths were set. I checked the paths, their were correct. I cliked on the install button and a empty page was load. Do you have an idea what the problem is? Maybe the mysql-client didnt work?
Greetings Niclas