* Fixed wrong PHP values to match default part-db size (100M)
The default Uploadsize is 100M but PHP is limited to 2M (Upload) and 8M (Post) by default, this commit fixed that.
* Getting current used php-version
* New script: Part-DB LXC
* Improved based on PR feedback MickLesk
* Migrate header & footer to latest version
* formatting and remove old header
* formatting
* fix json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>