Tutorial: Manually install WebCalendar

This tutorial is part of the Install scripts that are present in fantastico tutorials category

WebCalendar is a PHP-based calendar application that can be configured as a single-user calendar, a multi-user calendar for groups of users, or as an event calendar viewable by visitors. MySQL, PostgreSQL, Oracle, DB2, Interbase, MS SQL Server, or ODBC is required.

Main Website: http://www.k5n.us/webcalendar.php

Demo Website: http://www.k5n.us/webcalendar.php?topic=Demo

Support: http://www.k5n.us/webcalendar.php?topic=Support

Installation

Step 1: Go to the web calendar download center and get the latest release.

Step 2: Upload the files from the archive on your web server using a FTP client (e.g. SmartFTP)

Step 3: Make sure that the /includes folder and the /includes/settings.php file have to be writable (chmod 777)

Step 4: Create a fresh new database name.

Step 5: Go to yoursite.com/install/index.php and create the settings file password.

Password has been set. Click OK.

Step 6: Enter your password and Login. Successful login. Click OK.

Now click Next->

Step 7: Enter your database information and click Test Settings.

Good now click next.

Step 8: Click Install Database. “All your database tables appear to be up to date. You may proceed to the next page and complete your WebCalendar setup.” Click next.

Step 9: Enter your application settings and click Save settings.

Congratulations. You’ve succesfully installed WebCalendar. Now click Launch WebCalendar and login (username: admin, password: admin – default)

Enjoyed this post? Subscribe to my RSS feed today!

Respond