EZCALEND - easy calendar generator, by manny juan 3/15/2000 EZCALEND INSTALLATION INSTRUCTIONS ---------------------------------- unzip ezcalend.zip with restore-directory option ASSUMPTIONS your home base directory is path= /home/htdocs/your.isp.com/website URL= http://www.isp.com/website your cgi url is: URL= http://www.isp.com/website/cgi-bin you want to store your calendars in a subdirectory called 'calend' the ideal set up for ezcalend consists of the following: 1. a WEB ACCESSIBLE directory to contain the index (ie. index.html) of calendars eg. path= /home/htdocs/your.isp.com/website/calend URL= http://www.isp.com/website/calend 2. a NON WEB-ACCESSIBLE directory to contain the calendar data. as its name implies, this directory should not be accessible from the web. the files in this directory contain login information, administration passwords and user lists and should be secure from curious eyes and should not be readable (or downloadable) simply by typing a URL on a browser! eg. path= /home/nonhtdocs/calend if it is not possible to obtain such a directory, then you should create a subdirectory TWO levels beneath your home base eg. path= /home/htdocs/your.isp.com/website/SECRET/calend where the first level (SECRET) is a name only you should know and should not reveal to anyone. then you should do the following: SETUP 1. in the example above, 'calend' will become the value of variable '$userdir' 2. create the subdirectory 'calend' under the respective NON-WEB parent directory and chmod to 777 3. create subdirectory 'calend' under the WEB parent directory and chmod to 777. 4. install the images subdirectory (and contents) under the WEB ACCESSIBLE 'calend' directory and chmod the images subdirectory to 777 5. copy the logo, mjmall.jpg into the WEB ACCESSIBLE 'calend' 6. copy the color scheme graphic, ezpalette.gif into the WEB ACCESSIBLE 'calend' INDEX.HTML 1. supply correct URL for the logo (ie. IMG SRC=http://www.isp.com/website/mjmall.jpg) 2. supply correct URL for the cgi script. for example: