bethJepsen
Junior Member
Posts: 2
Registered: 9/27/2007
Member Is Offline
|
| posted on 9/27/2007 at 02:52 PM |
|
|
PHP Event Calendar installation problems
Hello,
I'm having the same problems as I have read others ran into with setting the correct absolute path to the calendar file, data and image folders ... I
have tried to adjust the settings to what I believe is correct, but it does not solve the problem ...
Warning: main() [function.include]: Failed opening '/htdocs/members/calendar/cl_files/db.php' for inclusion
(include_path='.:/usr/services/vux/lib/php') in /data/9/1/22/63/1348552/user/1445905/htdocs/members/calendar/cl_files/calendar.php on line 1394
I also receive a permissions error but cannot find any advice on setting permissions in the installation instructions .. I tried giving full
permissions to the file and it still does not work:
Can't open /htdocs/members/calendar/cl_files/data/configDemo_horizontal.php file.
Please, check permissions. For more details see Installation Instructions.
|
|
|
bethJepsen
Junior Member
Posts: 2
Registered: 9/27/2007
Member Is Offline
|
| posted on 9/28/2007 at 08:51 PM |
|
|
Never Mind
Please ignore my previous post about installation problems ... I figured it out.
It was an absolute path problem ... I just didn't realize that my path did not start at /htdocs
I guess this is because I am on a shared server?????
Hopefully this will help other "newbies" who run into the same problem.
|
|
|