This batch fixes some basic Apache permissions. Save this as .cmd and be sure your file paths are correct. Please note that this script will reboot your machine once finished running (forced shutdown).
pdreg -u Apache
pdreg -r Apache -e "\MDC\Apache\bin\Apache.exe" -f "-d \MDC\Apache -D SSL" -d Tomcat
shutdown -r -f
** - in lieu of having shutdown restart commands you can also restart the Cisco Web Server service and the Daemon Service. (net stop and net start)
No comments:
Post a Comment