* Fixed not Stoping/Starting php-fpm services on upgrade and install
* Fixed PHP detection by checking if php or php-fpm exists
CT Nextcloud: added missing php-Phar package,
fixed typo in FirstRun.sh
* Fixed wget check if cronjob config exists
* Enhanced check for current php installation
* Changed way nginx config is updated, it wil now always overwrite the entire line
CT: gitea
Fixed broken curl command for downloading gitea
CT: nextcloud
Forced PHP Version to 8.3 using update AlpinePHPTool
CT: transfersh
Fixed custom theme by downloading the release tar.gz instead of cloneing the repo,
it is now also added to the update script
Script: AlpinePHPTool
Added ability to specify a PHP Version
Refactored PHP packagelists to set the PHP version when running `AlpinePHPTool.sh` instead of having it set in the pkglist.
This change will deprecate `AlpineUpdatePHPVer.sh` since only the `NewPHPVer` variable in `AlpinePHPTool.sh` needs to change the PHP version change
Now using external `AlpinePHPTool` script for installing/configuring php.
This wil make upgrading PHP on existing containers automaticaly plausible/easier.
Removed php packages from alpine.yaml and moved them to CT-Files `Config/php.pkglist`
Remove PHP configurations steps from CT's init.sh and integrated them in ` AlpinePHPTool`
Removed PHP timezone configuration files and intergradeded them in `AlpinePHPTool`
Updated
Readme: Cleanup in inital setup area
First setup: added Python webserver to serve the created images for easy deployment in Proxmox
CacheAndRepo: Alpine will now always use Default repo for rootfs/core since the download methode in Distrobuilder has changed
"FirstSetup": now installes go form official website
CT ElkarbackupALP: New use old stable repo(3.15) for php7 since is is obeleted in 3.16
CT HeimdallCT: Switched to php8 and when git cloing using 2.x branch instead of master
Since newer version of Duplicati doesn't include netstandard.dll, mono-devel is used instead of the runtime package.
There is talk that netstandard.dll might be repacked in a seperate or combined in a existing package.
Also disabled the official Mono apt repo since the debian repo version is compatible