| |
Installing VCalendar - part 1 | Installing VCalendar - part 2 |
|
VCalendar |
How to install VCalendar from UltraApps on 3.5-Apollo.
VCalendar (Virtual Calendar) is a free open source Web calendar for posting and maintaining events and schedules online. It is written in multiple programming languages: PHP, ASP and ASP.NET (C# and VB.NET). There are many online users I chose this one at random http://www4.unm.edu/caps/cal/ it provides some idea of its capability. For personal use, home web server or intranet makes an ideal personal or family diary.
I do have a vested interested, not because I am trying sell or convince you to use this excellent product but because of various events that occurred after downloading the program. It all started when I answered a question over on the forum you can view a blow-by-blow account on this page.
To cut a long story short the events when something like this:
I am not a software engineer hence take the hardware approach and rip things apart to isolate the problem area. With the 3.3 MySQL installed on 3.5 to a certain extent could point a finger to the 3.5 version of MySQL. I done a little research and that version does have a few bugs hence the upgrade to the latest version. Now VCalendar did not fail as badly. Now I am faced with a problem I know both MySQL and VCalendar work, VCalendar has not changed in these tests so it must be due to subtle changes in MySQL that are responsible the problem. I sent an update of my information to UltraApps and started a long slog to see what differences were implemented between the versions of MySQL. Thankfully this was cut short by UltraApps support response.
Well it’s one of those facts of life you pay for the service you get. I have not paid for this application hence expected either a long response time or no response at all. Thought I would show their support case history makes interesting reading:
Now the 30th was a Sunday, the poor chap I assume (George) has a workload and I get a solution within two days.
Well Robert (support) and George (Software engineer) many thanks, I have no idea who you are but the support was first class.
Yep, I do that very well, just thought the above would be of interest. The remainder of this write-up really consolidates what was on the forum. Before I dive in, read the LICENSE.txt file (OK I sometimes do that and it promptly gets ignored) this is not even a one pager, I know what and what I cannot do with this program. I can hack it around for my own needs and even publish it so long as I include the LICENSE.txt file. Well I do just that, to see how small it can be made, further it makes an ideal quick testing program for UniServer.
Before diving into the quick testing thing I will assume you want to use this program as designed.
Download the latest version of VCalendar from UltraApps use this link will take you to their down load page. On this page you will find a list of Application variants, for UniServer you require the PHP + MySQL variant.
It currently lists the main program (1.1.5) and a patch (1.1.5.3) you need to download both these files. Save them to a temporary folder for example c:\vcalendar_temp.
c:\vcalendar_temp
Extract each of these files to the current folder (right click on a file to be extracted and select Extract All... click Next and Next again).
|
Download files and and copy to their correct location some modifications are required I have shown the complete steps below:
|
Note 1: Step 6 VCalendar requires index pages to be looked at in a specific order. The first extension found overrides the other in the list. It is possible to change the main Apache configuration file however ISP's (Internet service providers) will only allow modification via an .htaccess file.
Note2: Step 7 Resolves subtle differences between MySQL releases without the mod you will receive this message for day events displayed “There is no data related to this day/event.”
Installation really is easy, VCalendar automatically creates the database and populates it with the required tables. The following takes you through the installation steps:
| |
| |
|
The above explains how to install an online secure version if all you want is to experiment with this program then the next page is for you.
| | Ric |
Categories: UniCenter | Setup | User Made | Self Install | How To | Installation