haubach
Junior Member
Posts: 2
Registered: 12/4/2004
Member Is Offline
|
| posted on 12/4/2004 at 10:23 PM |
|
|
install of calendar program
Hi:
Here is the message I get:
Can not create any files in /web/calvinch/public_html/phpcalendar/cl_files/data/ directory. Please set 0 7 permission on
/web/calvinch/public_html/phpcalendar/cl_files/data/ directory. Please check permission and try again.
I am not sure what 07 permissions are. What might be the problem or where to set this permission..
Jack
|
|
|
kvv
Super Administrator
Posts: 86
Registered: 6/17/2003
Member Is Offline
|
| posted on 12/16/2004 at 11:08 AM |
|
|
The most probably it means 0777 permission.
Modify recursively directory access permissions so that the user under which PHP works could write to the directory cl_files/data/
|
|
|
BFG
Junior Member
Posts: 5
Registered: 12/21/2004
Member Is Offline
|
| posted on 1/4/2005 at 01:24 PM |
|
|
I had to create directory cl_files/data/
It was missing from the download. Once created and set as writable, the install page worked for me.
|
|
|
haubach
Junior Member
Posts: 2
Registered: 12/4/2004
Member Is Offline
|
| posted on 1/5/2005 at 02:40 AM |
|
|
Thanks, but
I did also figure that after some study. Now however, I have placed all the files and configured the calendar, but I am unable to creat a working page
of calendar and events as directed in the documentation.
I have other PHP programs operation, so i know its installed (and the proper vers.) but I still get code showing up on the html page instead of the
calendar, etc.
Anyone have a similiar problem that solved it?
Jack
|
|
|