Ray Bowles wrote:
> 
> I have to questions...
>     Would anyone know why while composing a new message and
> adding addresses from the addressbook netscape closes?
Because Netscape on RH6.1 seems to have issues. Actually, the issues are
possably with ld.so, but that is another story. Get the latest errata
from RH's site for Netscape. 

> And one other more inportant question...
>     I tried configuring apache to start automatically and
> seemed to have messed something up. I ran the following as su
> # ln -s /usr/local/apache/bin/apachectl
> /etc/rc.d/rc3.d/S81apache it seem to execute fine but no dice
> on startup.
Creating a symlink doesn't have much to do with starting a process at
boot. If you're using RH, you can use the `setup` program to start
processes at boot time. Or, the more efficient way is to have a script
in /etc/rc.d/init.d that starts the process. 

> I guess I have 3 questions...
>     I created a symlink in my htdocs folder to a folder in my
> home directory. The link works at a prompt and in gmc but not
> in a URL in netscape. Any ideas????

You need to have `Options FollowSymLinks` in your httpd.conf either as a
global setting or for a specific directory.
Kenny

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to