Article

tleerhoff's picture
article
Reads:

3012

Score:
0
0
 
Comments:

0

Disabling eGuide on a Server

(View Disclaimer)

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.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell