*EVERYTHING WAS WORKING PERFECTLY* Some folders in root directory of server was inadvertently moved over the weekend. We're pretty sure we got everything back in place, however now: I can access ispconfig control panel, & login. Nothing on monitor has updated since Friday and I can no longer create MySql users or databases. So crontab seems not to be running...how do I fix that? This ran pending operations: enabled debug mode in ispconfig control panel from shell: crontab -e commented out server.sh /usr/local/ispconfig/server/server.sh
@till I did check that first, but it wasn't the issue.When I manually run /usr/local/ispconfig/server/server.sh changes go through. For some reason cron isn't running server.sh
/var/log/cron shined some light on it: Apr 7 17:14:01 web1 CROND[18947]: (CRON) ERROR chdir failed (/root): No such file or directory Guess we missed a folder. Had to move back misplaced directory /var/root to /root ALL GOOD NOW!