It appears that when you got to step
4. Move files to Apache DocumentRoot, chown and chmod...
[root@smeserver601 root]# mv WebGUI /home/e-smith/files/primary/html/
[root@smeserver601 root]# cd /home/e-smith/files/primary/html/
[root@smeserver601 html]# chown -R
www.www /
You neglected to cd (change directories to
your /home/e-smith/files/primary which
actually should be /home/e-smith/files/ibays/primary/html
What you could try before an install is boot from your
floppy reinstall disk if you made one and if it works
you can reinstall the system that way. Or if you have
a promp, you can issue the chown -R root.root command
and reboot.
If your whole systems permissions were inadvertently
changed to user www group www, it is likely that
is will not boot.
Now if you get the thing back up and running, you
will need to install the dev tools in order to
install the perl modules that you will need in
order to run WebGUI.
I have it working on my system with some miner
bugs at this point. None of the icons show up
so I have to figure out why. It doesn't make
much sense to me.