I used open source project WebCalendar, which is a PHP-based calendar application. Setup was a snap thanks to the folks at CrystalTech, which is my hosting provider. Their support of PHP and MySql made getting the site up and running very easy. However, I did have to make one change to the code.
Inside of init.php is a number of "include-once" statements. Each of these statements refer to the a file in the "includes" directory such as "includes/translate.php". To make the site work correctly within the server environment I had to remove the "includes/" string literal portion of the "include-once" statements. I did not have to make any other changes to get the application running from the shared server.
posted by Kirby | 25-Apr-2004 9:02 AM | comments (2)
speaking of where you'll be - are we down for june 19 - june 22 or 23? If it's not already down as definite, can we make it definite?
posted by kirby's mom | April 29 10:13 AMAbsolutely. I plan to call you this weekend to talk about it, and to wish you a happy birthday.
posted by Kirby Turner | April 29 11:37 AMAdd Your Comment
