From: Jon M. A. <uba...@ho...> - 2002-10-28 22:26:08
|
I had Apache/PHP running on the server. Turns out, the directories didn't have the correct permissions when I uncompressed them. They were world readable, but not world executable. And in Linux, to read a directory you have to be able to "execute" it...go figure. Anyway, thanks for the help. It's running great now! Now to learn some more about .ics files... :-) Thanks again! Jon Mark On Mon, 2002-10-28 at 16:15, Jordan Miller wrote: As a sidenote to Jared's email, if you're new to mandrake, you should already have the Apache webserver built in too... You just have to turn it on. From the mandrake info page: "The Mandrake Control Center provides a single location to access all the necessary hardware and system configuration utilities. The Mandrake Control Center includes an extensive selection of graphical utilities and wizards for quickly and easily setting up many popular services, including the Apache web server, Postfix email server, Shorewall firewall utility, and many others." Also, "Apache 1.3.26/AdvancedExtranetServer includes "out of the box" support for dozens of modular extensions including mod_perl 1.3.26, mod_ssl 2.8.10, mod_frontpage 1.6.1 and many others. Apache2 is also provided as an option in the "contrib" packages and allows fast web server. The PHP 4.2.3 scripting language contains built-in support for LDAP, MySQL, PostgreSQL and Unix-ODBC." I'm not familiar with Mandrake, though, so good luck... :) Jordan On Monday, October 28, 2002, at 03:01 PM, Jon Mark Allen wrote: <excerpt>I just discovered phpicalendar today. Great idea!! I think this will be perfect for what I'm trying to do. However, I am (unfortunately) completely unfamiliar with Macs and, hence, have no idea what Web sharing is? (BTW, I'm running Mandrake Linux 9.0) I read in the README file to enable Web Sharing if it wasn't already, but I have no idea what it is and/or where to look. I searched in the FAQs, but didn't find anything regarding this question. I've uncompressed the files to the desired location and edited config.inc.php to reflect the correct path, however when I go to the phpcalendar/index.php page, nothing comes up? Any help would be greatly appreciated. Thanks! Jon Mark </excerpt> |