I just moved my sme 7.1.3 to a new server using dar2 and usb disks(Thanks Darrel!). The problem is my httpd.conf file is causing httpd to crash. at the console i see an error filing the screen constantly about error on line 112 of my httpd.conf flie. It doesn't stop until I rem out the blue line below. Tomcat? I'm not using any apps the use tomcat. Can I remove it?
# Extra Modules
#LoadModule php_module modules/mod_php.so
#LoadModule php3_module modules/libphp3.so
LoadModule external_auth_module modules/mod_auth_external.so
LoadModule php4_module modules/libphp4.so
#module jakarta tomcat
#LoadModule jk_module modules/mod_jk.so
Evidently the file was needed for a application on my old server at one time. Though all seems to be working without it.
My stupidity, I know the template needs updated . How do I remove the line from the template perm?