Article

Disabling eGuide on a Server

article
Reads:

1034

Score:
0
0
 
Comments:

0

Problem

A Forum reader asked:

"Is there an uninstall for eGuide? We want to remove it from one server and put it on another server."

And here's a quick fix from Timothy Leerhoff ...

Solution

If all you need is to not run eGuide on a server,

1. Go to sys:\apache2\conf\ and edit the httpd.conf file.

2. Near the end you should find lines similar to these:

##### Begin Novell eGuide configuration #####
include "SYS:/tomcat/4/webapps/eGuide/WEB-INF/eGuide-apache.conf"
##### End Novell eGuide configuration #####

3. Just comment the "include" line out by putting a # in front of it.





User Comments

© 2009 Novell, Inc. All Rights Reserved.