Having issues with your DietPi installation, or, found a bug? Post it here.
-
Joulinar
- Posts: 3340
- Joined: Sat Nov 16, 2019 12:49 am
Post
by Joulinar »
look like PHP is not working correctly.
could you try following
than reboot your system andpost following once back online
Code: Select all
systemctl status php7.3-fpm.service
systemctl status lighttpd.service
cat /var/log/lighttpd/error.log
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
-
JohnDoeFR
- Posts: 34
- Joined: Tue Sep 22, 2020 6:04 pm
Post
by JohnDoeFR »
Done this ;
dietpi-software reinstall 89
And after the reboot it's working again, thank you very much !
Do you need this :
systemctl status php7.3-fpm.service
systemctl status lighttpd.service
cat /var/log/lighttpd/error.log
?
-
Joulinar
- Posts: 3340
- Joined: Sat Nov 16, 2019 12:49 am
Post
by Joulinar »
no that's fine if it is working again

Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team