From: Waitman C. G. <wa...@em...> - 2002-11-05 15:55:52
|
oops, i take that back. i noticed a problem with http://www.emkdemo.com/phpicalendar-0.8.1/rss/index.php i was getting a "WARNING: failed to include fle ./header.inc.php on line 17" at the top of the page. changing line 17 from include("./header.inc.php"); to include ("../header.inc.php"); (extra dot prefix) fixed the problem. Best, Waitman Gobble EMK Design Buena Park, California +1.7145222528 http://emkdesign.com On Tue, 2002-11-05 at 07:52, Waitman C. Gobble wrote: Hello. i installed phpicalendar-0.8.1 on my windows 2000/iis 5 server. the url is http://www.emkdemo.com/phpicalendar-0.8.1/index.php note that i don't have the default page set to index.php on this directory, so you have to specify it in the URL. the only change i made to config.inc.php, or any file for that matter, was the default path url. $default_path = 'http://www.emkdemo.com/phpicalendar-0.8.1'; it appears to function fine to me, I really don't believe there is a need for any special instructions with regards to windows server installations. My phpinfo is available at http://emkdemo.com/phpicalendar-0.8.1/phpinfo.php I appreciate your comments! Thanks Waitman On Sat, 2002-11-02 at 09:06, Chad wrote: Well I wanted to get out a maint release since 0.9 will probably be a bit. Ive already started the README as you can probably tell. Let me know when your ready and I'll package it up. -C On Saturday, November 2, 2002, at 08:03 AM, Jared wrote: > We could if you like. I won't be able to work on it tonight because I > have other things to do so now is as good a time as ever. There are > quite a few bug fixes, and that's about all that there is. I will make > sure everything I have done is commited (pretty sure it is, just gotta > double check), including a 0.8.1 section in the README. > > -Jared > > On Saturday, November 2, 2002, at 01:02 AM, Chad wrote: > >> Want to ship 0.8.1? >> >> -C >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by: See the NEW Palm Tungsten T >> handheld. Power & Color in a compact size! >> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en >> _______________________________________________ >> Phpicalendar-devel mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Phpicalendar-devel mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Phpicalendar-devel mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |