misty
Junior Member
Posts: 7
Registered: 4/13/2007
Location: New York, NY
Member Is Offline
|
| posted on 4/13/2007 at 03:29 AM |
|
|
Errors when accessing control panel *images attached*
I am having major problems installing my cal. Can anyone offer me some advice?
Here is snap shot of my directory on the web server

I have verified my cl_file/data/global.php paths are correct

I have verified my cl_file/calender.php paths correct

I am able to reach http://www.cal.yhthomas.org/index.php but when i attempt to
access the control panel I get the follow error msg.

|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Online
|
| posted on 4/13/2007 at 04:54 AM |
|
|
try:
'path_to_calendar': 'D:\\Inetpub ... all the way to ... \\cl_files\\',
'path_to_calendar_img':'D:\\Inetpub ... all the way to ... \\cl_files\\img\\',
'WEB_path_to_calendar_img':'http://www.cal.yhthomas.org/cl_files/img/', // or whatever full web path to images is
'path_to_data':'D:\\Inetpub ... all the way to ... \\cl_files\\data\\'
|
|
|
misty
Junior Member
Posts: 7
Registered: 4/13/2007
Location: New York, NY
Member Is Offline
|
| posted on 4/14/2007 at 01:57 AM |
|
|
That worked. Thank you!
|
|
|