Commit Graph

6 Commits

Author SHA1 Message Date
brammp be8d75bcab Replaced references php With vars
Done because differences between distros is quite big,
and this was the beter solution then using alot of if statements

List of changes:
* Replaced service names php"$phpver"-fpm with $phpFPMService
* Replaced PHPver in package list with phpPkgName
* Replaced full php config path with $phpMainConf
* Replaced php pool path with $phpPoolDir
2020-12-03 17:10:47 +01:00
brammp 18439cc934 Fixed non starting services 2020-12-03 13:12:12 +01:00
brammp a4815095b7 Migration form apt.list to generic.pkg.list 2020-09-25 10:37:00 +02:00
Bram Prieshof c784751332 moved phpPHPver-apcu to general php 2020-09-10 13:37:47 +02:00
brammp c532f01a8d moved php-fpm to own module 2020-08-20 11:23:18 +02:00
brammp ac1567f50d added php-fpm 2020-08-20 11:03:19 +02:00