tjoppru
Junior Member
Posts: 6
Registered: 10/16/2003
Member Is Offline
|
| posted on 10/16/2003 at 12:21 PM |
|
|
Installation trouble
I am getting the following error. Do I have to set permissions on any files.
Warning: fwrite(): supplied argument is not a valid stream resource in D:\wwwroot\nw-service.k12.mn.us\events\install.php on line 155
Warning: fclose(): supplied argument is not a valid stream resource in D:\wwwroot\nw-service.k12.mn.us\events\install.php on line 156
Here is the address to the page
http://204.221.145.56/events/install.php
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 10/16/2003 at 02:18 PM |
|
|
Send us please access to your ftp server via email or in u2u message to be able to help you.
|
|
|
tjoppru
Junior Member
Posts: 6
Registered: 10/16/2003
Member Is Offline
|
| posted on 10/16/2003 at 02:42 PM |
|
|
You should have it in u2u
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 10/16/2003 at 03:41 PM |
|
|
We've received your message and our specialist is working over your problem.
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 10/17/2003 at 09:07 AM |
|
|
We have installed PHP Event Calendar on your server.
Try to change permissions for data/ directory and files in it. We can not change them by our FTP client.
|
|
|
tjoppru
Junior Member
Posts: 6
Registered: 10/16/2003
Member Is Offline
|
| posted on 10/17/2003 at 08:46 PM |
|
|
Are they suppose to be 775 or 777? Where is the installation info on this? I get to the page at http://204.221.145.56/events/index.php but can't go any farther. It won't let me log in or anything.
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 10/20/2003 at 12:46 PM |
|
|
Our specialist has checked and corrected all errors, your calendar works fine.
|
|
|
tjoppru
Junior Member
Posts: 6
Registered: 10/16/2003
Member Is Offline
|
| posted on 10/20/2003 at 01:33 PM |
|
|
When I go to http://204.221.145.56/events/index.php and click on control
panel I get an error.
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 10/20/2003 at 02:53 PM |
|
|
We've checked and your calendar has worked fine.
|
|
|
tjoppru
Junior Member
Posts: 6
Registered: 10/16/2003
Member Is Offline
|
| posted on 10/20/2003 at 10:03 PM |
|
|
Now I cannot get the calendar to appear on the page.
http://204.221.145.56/test.htm
Thanks
I feel so dumb!
|
|
|
neastman
Junior Member
Posts: 3
Registered: 10/19/2003
Member Is Offline
|
| posted on 10/21/2003 at 05:39 AM |
|
|
Try renaming from .htm to .php
|
|
|
tjoppru
Junior Member
Posts: 6
Registered: 10/16/2003
Member Is Offline
|
| posted on 10/21/2003 at 04:26 PM |
|
|
That gave me errors
Warning: main(/events/cl_files/calendar.php): failed to open stream: No such file or directory in D:\wwwroot\nw-service.k12.mn.us\test.php on line
14
Warning: main(): Failed opening '/events/cl_files/calendar.php' for inclusion (include_path='.;c:\php4\pear') in
D:\wwwroot\nw-service.k12.mn.us\test.php on line 14
Fatal error: Call to undefined function: show_calendar() in D:\wwwroot\nw-service.k12.mn.us\test.php on line 18
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 10/22/2003 at 08:31 AM |
|
|
You should set './events/cl_files/calendar.php' in the test.php file instead of '/events/cl_files/calendar.php'.
|
|
|