I run catalina.sh stop via putty because I modify files in server but then when I command catalina.sh start then it give me.
/opt/tomcat/bin$ ./catalina.sh start Using CATALINA_BASE: /opt/tomcat Using CATALINA_HOME: /opt/tomcat Using CATALINA_TMPDIR: /opt/tomcat/temp Using JRE_HOME: /usr Using CLASSPATH: /opt/tomcat/bin/bootstrap.jar:/opt/tomcat/bin/tomcat-juli.jar Using CATALINA_OPTS: touch: cannot touch '/opt/tomcat/logs/catalina.out': Permission denied ./catalina.sh: 504: cannot create /opt/tomcat/logs/catalina.out: Permission denied
I need answer to fix issues