Installed version of jira is 7.6.4 and it's a Linux OS (RHEL)
How to stop and restart apache ? Is it requires any downtime ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Depends on what version you are on, how it is installed, how your operating system expects it to restart, and most importantly, how your administrators want you to do it.
My home network has some Apache servers. On the main one, "sudo systemctl restart apache" is all I need. But it varies.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nothing will stop working, this is not a serious mistake.
To make sure everything works again, stop Apache, recreate the directory (with the right ownership and permissions) and restart Apache.
Your error has removed data that you might need if you want to debug problems that happened before you deleted it, and possibly some reporting. But if you were not trying to debug or report on the apache logs, then there's no real impact.
Recovering the data is down to when you took the last backup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.