Hello,
I am trying to get my Geneweb up and running on our ISP Server. I have a basic script running but it locks me the main screen and that doesn't help one bit.
Here is the script:
#!/bin/sh
DIR=/usr/local/www/geneweb-4.09/bases
cd $DIR
../gw/gwd -hd ../gw
Can anyone tell me what I have done wrong or give me some ideas??
Thank you...
amymarie