I've looked everywhere, and in the manual, but I can't find it; How do I propagate (and activate) the (altered) templates for custom config in files that I've put under /usr/local/ispconfig/server/conf-custom/ ? While looking for answers I accidentally pressed 'Resync' under Tools in the webUI, assuming that would sync the current config with the changed templates, but alas, no it did not. But now a red bulb in the top hangs with loads of pending changes that want some external server probably? How do I cancel that command?
Tools > Resync These are jobs that are now in the jobqueue, check why they can not be processed. See read before talking post, it covers that topic as well towards the end of the post: https://forum.howtoforge.com/threads/please-read-before-posting.58408/
Actually I already did look at that, but it would not be of much help: Code: # /usr/local/ispconfig/server/server.sh 05.12.2023-22:50 - WARNING - There is already a lockfile set, but no process running with this pid (64888). Continuing. setquota: Error getting quota information to update. setquota: Error getting quota information to update. PHP Parse error: Unmatched '}' in /usr/local/ispconfig/server/lib/classes/tpl.inc.php(1344) : eval()'d code on line 72 I assumed the Sync was intended for use with multiple servers, I run just one in this particular case.
One of the templates you changed has a syntax error. Resync is used to update config files based on the data from ISPConfig database. It is for single and multiserver setups.