2 messages in com.mysql.lists.eventum-usersFW: Installation problem
FromSent OnAttachments
Cavo, Paul08 Jul 2004 12:09 
Joao Prado Maia08 Jul 2004 12:10 
Subject:FW: Installation problem
From:Cavo, Paul (PCa@CSSHEALTH.com)
Date:07/08/2004 12:09:37 PM
List:com.mysql.lists.eventum-users

This took care of my problem too. Thanks. PC

-----Original Message----- From: Joao Prado Maia [mailto:jp@mysql.com] Sent: Thursday, July 08, 2004 3:01 PM To: even@lists.mysql.com 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