From: Wesley M. <we...@we...> - 2003-10-15 04:23:33
|
Hi Moonhawk, I clipped your message body because it sounds like you're trying to execute the *.php files as CGI scripts. They are not CGI scripts, but PHP files. Like JSP or ASP, you need PHP support in your web server software. What you want to do is place the phpicalendar directory into your regular public_html directory. Then make sure PHP is supported by your web server. If you've done that, then going to http://www.stanford.edu/~moonhawk/phpicalendar-0.9.4/ will bring up your calendar. Later, -- Wesley Miaw, Wesley Miaw Consulting http://www.wesman.net/ |