
|
 |
Home Free v3.24n - website community builder
(v3.25 simply updates links for new SS website)
I N S T A L L A T I O N I N S T R U C T I O N S:
Installation has been made as easy as possible... all configuration of script variables will be done online via your browser, which means you don't have to worry about editing any of the Home Free 3.24n script's code.
Begin your installation by unzipping the Home Free v3.24 zip file with your favorite unzip program.
Create an image directory on your server and upload all images contained in the icons dir in the zip file.
Create a help directory on your server and upload all the files contained in the help dir in the zip file... This will be your support and help files linked from the actual scripts.
Then create a data dir that will hold all Home Free's data files. This directory should be below the document root, or somewhere that it can not be viewed from the web. This directory should also be writable by any cgi script. (chmod to 777 for most, 755 for others depending on server setup)
Next check the path to perl. If the path to perl is different from #!/usr/bin/perl you must change the path to the correct path on your server. This is done by editing the first line of ALL files ending in .cgi (no path to perl is needed for .pl files)
There are THREE variables I placed in the ADMINLIB.PL file that you must edit and insert the paths to your server's HELP and IMAGES folders (...do this prior to uploading your scripts).
Upload all .cgi and .pl files contained in the zip in ASCII mode to your cgi-bin or the directory you want to use for your Home Free v3.24n cgi files.
Once files are uploaded make sure the dir they are in are chmodded to 755. Then chmod all .cgi files to 755. No chmodding is needed for the .pl files, except variables.pl which should be chmoded to 666
Now call up the admin.cgi (one of the files you just uploaded) in your browser. You should see the main Home Free configuration screen. If you get an error, check the path to perl, and that you uploaded in ASCII and finally that you chmodded the file to 755. If none of this works, try removing and reinstalling the package.
The rest is pretty much self explanatory. The configuration screen has a paragraph explaining the variables you need to set right above the text field. Some even have the variable configured for you.
For help on using and installing Home Free 3.24n, check out your LOCAL HELP MANUAL
|
|