12-05-2020, 11:14 AM
(12-04-2020, 12:05 PM)Jazzy Wrote: As a best practice I updated the operating system on a new install, after setting the password and expanding the file system. I was prompted with a php.ini conflict but was not able to resolve even with comparing the suggested changes. Whether I choose to overwrite or keep the local copy, in both cases after a reboot the Samba, php FPM and nginx services failed to start. Was able to start them manually after a while but this is obviously not sustainable.
Has anyone else run into this?
Keeping the original has always worked for me with Moode.
I regularly run
Code:
sudo apt update
sudo apt full-upgrade
without issues on my Moode boxes.
Phil, whose day job involves maintaining a lot of Linux servers.