I was wondering about that and before you sent the e-mail it clicked and
I finally got it figured out. And then I had to change the user account
it created in mysql. It didn't create the grants for localhost only for
user@%. So after I did all that, I now have a login screen that appears
with an e-mail and password. Now, how do I setup a user to begin with?
I feel like I'm pretty much there now.
Lance Johnson
Software Developer
DOCS, Inc.
(800)455-7627 x401
-----Original Message-----
From: Joao Prado Maia [mailto:jpm@stripped]
Sent: Thursday, July 08, 2004 2:01 PM
To: eventum-users@stripped
Subject: RE: eventum setup
Lance,
> Sorry about that. Let's see. I'm running IIS 5.0. The APP_PATH
> constant is pointing to:
> @define("APP_PATH", 'C:\\Inetpub\\eventum-1.2.2');
>
> That'll teach me not to read the entire e-mail. That path seems to
> exist and I even tried changing the '\\' to '/' to see if that helped
> but the result seemed the same.
>
Aha, so let's try changing that constant manually to the following:
@define("APP_PATH", '/Inetpub/eventum-1.2.2/');
That should make it work. Please let me know how it works for you.
--Joao
--
Eventum Users Mailing List
For list archives: http://lists.mysql.com/eventum-users
To unsubscribe:
http://lists.mysql.com/eventum-users?unsub=1