Re: Reinstall , apache still doesnt work , same for inetd

2002-04-24 Thread Larry Hall (RFK Partners, Inc)
At 03:09 PM 4/24/2002, moi wrote: >I made the installation from scratch again > >here's what i have in the etc directory: a file named path 'path'? Hm, that's a new one to me. But OK. I don't track the changes in setup.exe religiously. >here are it's contents : > > > > > > > >PATH="/usr/lo

Reinstall , apache still doesnt work , same for inetd

2002-04-24 Thread moi
I made the installation from scratch again here's what i have in the etc directory: a file named path here are it's contents : PATH="/usr/local/bin:/usr/bin:/bin:$PATH" USER="`id -un`" # Set up USER's home directory if [ -z "$HOME" ]; then HOME="/home/$USER" fi if [ ! -d "$HOME" ]; t