I installed PulseStation on a Raspberry Pi. I configured Services and created some Backups with the Backup service. The Backups are shown in the service. However, in the folder /var/www/html/PulseStationBackup i dont find the Backups. Are they Saved somewhere Else? Or did i configure the Service/folder wrong?
Normally the backups are indeed saved inside the PulseStationBackup folder.
Check whether access rights are ok on this folder, you can “chmod 777 /var/www/html/PulseStationBackup” via ssh
If not I will need to look at it together with you.
any idea to solve my problem?
I’m not sure if the following points are dependent to my problem. What I recognized is that the new raspberry versions install mariadb10 and php7. So the older versions (mariadb5 and php5) are not longer integrated in the stretch library (before jessie). Is that critical for the use of PulseStation on a raspberry?
Hello,
Currently PS is not working with php7 only php5. For Raspberrys which are not linked to the jessie repository php5 cannot be installed by PS. Linking the jessie repository is described in the net.
Furthermore it is important that all files in the ../PulseStation folder have www-data rights.
If Backup service is not running properly create a folder /usr/share/PulseStationBackup
Regards
Michael