RE: [PHP] mcal installation

2001-01-19 Thread Sam Masiello


Since you didn't mention it specifically, I thought I should ask:

Did you also download the mcal library or did you only include -with-mcal
when you compiled PHP?

Sam Masiello
Systems Analyst
Chek.Com
(716) 853-1362 x289
[EMAIL PROTECTED]

 -Original Message-
From:   johnny p. [mailto:[EMAIL PROTECTED]]
Sent:   Friday, January 19, 2001 3:27 PM
To: [EMAIL PROTECTED]
Subject:[PHP] mcal installation

Hi,

I am working on a site that requires extensive calendar math on it and read
about PHP and using mcal with it.  I tried configuring mcal to work with it
and was wondering if anyone has had any success getting it to work.  I
followed all the steps I could find, but I have no idea how to set up
individual user directories or even if the thing works.  I don't even get
any errors or output.  I make the mcal function calls and... nothing.  If
anyone has any experience with getting this installed and configured, I
would be much appreciated.

thanks,

johnny p.

---
John Patton, CTO
[EMAIL PROTECTED]

Gameloop, Inc.
http://www.gameloop.com
Austin, TX 512-699-5534


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] mcal installation

2001-01-19 Thread johnny p.

yes.  I installed both the libraries.  I followed all the directions on the
mcal web site for installing it.

johnny p.

 -Original Message-
 From: Sam Masiello [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 19, 2001 3:17 PM
 To: johnny p.; [EMAIL PROTECTED]
 Subject: RE: [PHP] mcal installation



 Since you didn't mention it specifically, I thought I should ask:

 Did you also download the mcal library or did you only include -with-mcal
 when you compiled PHP?

 Sam Masiello
 Systems Analyst
 Chek.Com
 (716) 853-1362 x289
 [EMAIL PROTECTED]

  -Original Message-
 From: johnny p. [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 19, 2001 3:27 PM
 To:   [EMAIL PROTECTED]
 Subject:  [PHP] mcal installation

 Hi,

 I am working on a site that requires extensive calendar math on
 it and read
 about PHP and using mcal with it.  I tried configuring mcal to
 work with it
 and was wondering if anyone has had any success getting it to work.  I
 followed all the steps I could find, but I have no idea how to set up
 individual user directories or even if the thing works.  I don't even get
 any errors or output.  I make the mcal function calls and... nothing.  If
 anyone has any experience with getting this installed and configured, I
 would be much appreciated.

 thanks,

 johnny p.

 ---
 John Patton, CTO
 [EMAIL PROTECTED]

 Gameloop, Inc.
 http://www.gameloop.com
 Austin, TX 512-699-5534


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] mcal installation

2001-01-19 Thread Sam Masiello


Did you restart your web server after recompiling PHP?

Please be more specific on the steps that you did along the way (perhaps do
them again and copy and paste your command lines to the screen so we can see
exactly what you did).  More often than not, people say "I followed all of
the steps in the manual", but then learn to find out that they either did
something wrong or skipped a step along the way.

Sam Masiello
Systems Analyst
Chek.Com
(716) 853-1362 x289
[EMAIL PROTECTED]

 -Original Message-
From:   johnny p. [mailto:[EMAIL PROTECTED]]
Sent:   Friday, January 19, 2001 4:18 PM
To: Sam Masiello; [EMAIL PROTECTED]
Subject:        RE: [PHP] mcal installation

yes.  I installed both the libraries.  I followed all the directions on the
mcal web site for installing it.

johnny p.

 -Original Message-
 From: Sam Masiello [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 19, 2001 3:17 PM
 To: johnny p.; [EMAIL PROTECTED]
 Subject: RE: [PHP] mcal installation



 Since you didn't mention it specifically, I thought I should ask:

 Did you also download the mcal library or did you only include -with-mcal
 when you compiled PHP?

 Sam Masiello
 Systems Analyst
 Chek.Com
 (716) 853-1362 x289
 [EMAIL PROTECTED]

  -Original Message-
 From: johnny p. [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 19, 2001 3:27 PM
 To:   [EMAIL PROTECTED]
 Subject:  [PHP] mcal installation

 Hi,

 I am working on a site that requires extensive calendar math on
 it and read
 about PHP and using mcal with it.  I tried configuring mcal to
 work with it
 and was wondering if anyone has had any success getting it to work.  I
 followed all the steps I could find, but I have no idea how to set up
 individual user directories or even if the thing works.  I don't even get
 any errors or output.  I make the mcal function calls and... nothing.  If
 anyone has any experience with getting this installed and configured, I
 would be much appreciated.

 thanks,

 johnny p.

 ---
 John Patton, CTO
 [EMAIL PROTECTED]

 Gameloop, Inc.
 http://www.gameloop.com
 Austin, TX 512-699-5534


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] mcal installation

2001-01-19 Thread johnny p.

Ok, I think I might have it installed correctly, but I'm not sure how to use
it.  Does anyone have an example on how to create a calendar mailbox, create
a calendar event in that mailbox, and then list it?  I think that might be
my problem.  I might not be creating the calendar correctly.

thanks,

johnny p.

 -Original Message-
 From: Sam Masiello [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 19, 2001 4:23 PM
 To: johnny p.; [EMAIL PROTECTED]
 Subject: RE: [PHP] mcal installation



 Did you restart your web server after recompiling PHP?

 Please be more specific on the steps that you did along the way
 (perhaps do
 them again and copy and paste your command lines to the screen so
 we can see
 exactly what you did).  More often than not, people say "I followed all of
 the steps in the manual", but then learn to find out that they either did
 something wrong or skipped a step along the way.

 Sam Masiello
 Systems Analyst
 Chek.Com
 (716) 853-1362 x289
 [EMAIL PROTECTED]

  -Original Message-
 From: johnny p. [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 19, 2001 4:18 PM
 To:   Sam Masiello; [EMAIL PROTECTED]
 Subject:      RE: [PHP] mcal installation

 yes.  I installed both the libraries.  I followed all the
 directions on the
 mcal web site for installing it.

 johnny p.

  -Original Message-
  From: Sam Masiello [mailto:[EMAIL PROTECTED]]
  Sent: Friday, January 19, 2001 3:17 PM
  To: johnny p.; [EMAIL PROTECTED]
  Subject: RE: [PHP] mcal installation
 
 
 
  Since you didn't mention it specifically, I thought I should ask:
 
  Did you also download the mcal library or did you only include
 -with-mcal
  when you compiled PHP?
 
  Sam Masiello
  Systems Analyst
  Chek.Com
  (716) 853-1362 x289
  [EMAIL PROTECTED]
 
   -Original Message-
  From:   johnny p. [mailto:[EMAIL PROTECTED]]
  Sent:   Friday, January 19, 2001 3:27 PM
  To: [EMAIL PROTECTED]
  Subject:[PHP] mcal installation
 
  Hi,
 
  I am working on a site that requires extensive calendar math on
  it and read
  about PHP and using mcal with it.  I tried configuring mcal to
  work with it
  and was wondering if anyone has had any success getting it to work.  I
  followed all the steps I could find, but I have no idea how to set up
  individual user directories or even if the thing works.  I
 don't even get
  any errors or output.  I make the mcal function calls and...
 nothing.  If
  anyone has any experience with getting this installed and configured, I
  would be much appreciated.
 
  thanks,
 
  johnny p.
 
  ---
  John Patton, CTO
  [EMAIL PROTECTED]
 
  Gameloop, Inc.
  http://www.gameloop.com
  Austin, TX 512-699-5534
 
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]
 
 




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]