Search found 3 matches
- Fri 27. Jan 2023, 11:08
- Forum: Archive
- Topic: Additional PHP version PHP-FPM restart [SOLVED]
- Replies: 2
- Views: 6421
Additional PHP version PHP-FPM restart [SOLVED]
I would like to restart the additonal php8.1-fpm on the system from command line. But the systemd says not found. I can restart it from the GUI, but one of the sites bad code stuck so i need to do from a shell script.
Any idea how to do this?
Debian 11, latest keyhelp (23)
Tamás
- Sat 9. Apr 2022, 12:46
- Forum: Bugs / Issues
- Topic: ClamAv High memory consuption, OOm killer in action
- Replies: 3
- Views: 3915
ClamAv High memory consuption, OOm killer in action
- Mon 16. Mar 2020, 15:50
- Forum: Archive
- Topic: Plugin development [SOLVED]
- Replies: 3
- Views: 11602
Plugin development [SOLVED]
I developed a plugin for directadmin, to manage redis instances (you can create / delete redis instances, and change size, and retention policy). I would like to port this to keyhelp. I don't find any public documentation about plugin development.
Is it possible?
Thank you for your time.