Hello,
> (...)
G> Unpack the calendar software in its own directory somewhere where
G> your web server will find it.
> (...)

Make dir - instead of creating database with the files.
Truly to say, i do not knwo Mac, but on unix systems ussually u have
-in your home dir - dir like "public_html" or "my_www" which u access from browser by
typing http://www.yourdomain.com/~public_html

cd there, make dir like "calendar", unpack files there using system
command for unpack (tar/gizp, whatever).

you should be able to start website by typing
http://www.yourdomain.com/~public_html/calendar/start.file
sart. file = index.php (i suppose, but it can be index.html or
whatever you find in calendar pack)

it should start - with errors, because u do not hae it configured yet.

After this - make all "readme/install file" ask for - create database,
chmod rights, edit config files. whatever you need.

if u do not have such dir like public_html or simmilar - u have to ask
you system administrator for info, wher u can put your website files.


G> Where might this be? I'm not at all clear on where the webserver will
G> find it. I tried putting it my Sites folder.
G> Create the calendar tables using the supplied tables.sql file:
G>    MySQL (from command line):
G>         mysql intranet < tables-mysql.sql
G>         (where "intranet" is the name of your database)

G> I get an error.

What kind of?  forward it here, please.

-- 
Pozdrowienia,
 Marcin                            mailto:[EMAIL PROTECTED]



______________________________________________________________________
Kto zostanie rajdowym mistrzem Polski ?
http://rajdy.hoga.pl/rajdy/01warszawski/program.asp

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to