prstech
Newbie
Posts: 1
Registered: 11/18/2006
Location: USA
Member Is Offline
|
| posted on 11/18/2006 at 12:34 PM |
|
|
Installation okay but cannot access control panel
Get the following error message:
Warning: main(cl_files/calendar.php) [function.main]: failed to open stream: No such file or directory in
/home/athens/public_html/calendar/cl_files/index.php on line 25
Warning: main(cl_files/calendar.php) [function.main]: failed to open stream: No such file or directory in
/home/athens/public_html/calendar/cl_files/index.php on line 25
Warning: main() [function.include]: Failed opening 'cl_files/calendar.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/lib/php') in
/home/athens/public_html/calendar/cl_files/index.php on line 25
Fatal error: Call to undefined function: read_data() in /home/athens/public_html/calendar/cl_files/index.php on line 27
The path is correct.
|
|
|
dec0de
Newbie
Posts: 1
Registered: 12/3/2006
Location: USA
Member Is Offline
|
| posted on 12/3/2006 at 03:02 PM |
|
|
I am getting the exact same error. Can anyone out there help? Thanks in advance.
|
|
|
NemesisNG
Newbie
Posts: 1
Registered: 12/6/2006
Member Is Offline
|
| posted on 12/6/2006 at 05:14 AM |
|
|
exact same error here too, getting annoyed....
Nick
|
|
|
HappyFeet
Junior Member
Posts: 4
Registered: 12/20/2006
Location: Eastern USA
Member Is Offline
|
| posted on 12/20/2006 at 02:23 PM |
|
|
If the paths you have in calendar.php are working then change the paths in global.php to the same. I finally did that and bingo.
Hope this helps.
|
|
|
jwrbloom
Newbie
Posts: 1
Registered: 12/24/2006
Location: Indiana
Member Is Offline
|
| posted on 12/24/2006 at 08:45 AM |
|
|
I had the same problem and made the recommended fixes. Now I'm getting the following errors despite the files noted as being present on my
server:
| Quote: |
Warning: main(../cl_files/db.php) [function.main]: failed to open stream: No such file or directory in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2731
Warning: main(../cl_files/db.php) [function.main]: failed to open stream: No such file or directory in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2731
Warning: main(../cl_files/db.php) [function.main]: failed to open stream: No such file or directory in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2731
Warning: main() [function.include]: Failed opening '../cl_files/db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2731
Warning: main(../cl_files/events.php) [function.main]: failed to open stream: No such file or directory in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2733
Warning: main(../cl_files/events.php) [function.main]: failed to open stream: No such file or directory in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2733
Warning: main(../cl_files/events.php) [function.main]: failed to open stream: No such file or directory in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2733
Warning: main() [function.include]: Failed opening '../cl_files/events.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/jwrbloom/public_html/spieceselect/calendar/cl_files/calendar.php on line 2733 |
|
|
|