dcher
Newbie
Posts: 1
Registered: 6/5/2004
Member Is Offline
|
| posted on 6/5/2004 at 03:45 PM |
|
|
install problem
I get the following error messages on running the install.php script on my localhost (Windows XP, IIS). I think it's a ?permission problem?
<br />
<b>Warning</b>: fwrite(): supplied argument is not a valid stream resource in
<b>C:\Inetpub\wwwroot\projects\ct\calendar\install.php</b> on line <b>181</b><br />
<br />
[...]
<b>Warning</b>: fclose(): supplied argument is not a valid stream resource in
<b>C:\Inetpub\wwwroot\projects\ct\calendar\install.php</b> on line <b>182</b><br />
C:\Inetpub\wwwroot\projects\ct\calendar\cl_files\data/global.txt file has been created
|
|
|
kvv
Super Administrator
Posts: 86
Registered: 6/17/2003
Member Is Offline
|
| posted on 6/7/2004 at 08:25 AM |
|
|
Yes, most probably you receive this problem because of permissions. Please check permissions on cl_files and cl_files/data folders carefully.
|
|
|
eagle81
Newbie
Posts: 1
Registered: 7/21/2004
Member Is Offline
|
| posted on 7/21/2004 at 06:45 AM |
|
|
I face the same problem.
How to set the permission?
Thanks.
|
|
|
robbied
Junior Member
Posts: 7
Registered: 8/5/2004
Member Is Offline
|
| posted on 8/5/2004 at 06:53 PM |
|
|
to set chemod values it will depend on what type of ftp program you are using.
i use wsftp_le and all i need to do to set the chmod values is select the file, right click it, select chmod and then enter the value.
Entering the vlaue is usually checking some checkboxes. No one can usually remember all the values (i cant) so I use the handy tool
http://www.thepcmanwebsite.com/chmod_calculator.shtml
I found i had to install, delete this app a few times to get it correct,a nd i had to do the manual installation to get my buttons to display
Thanks
Rob
|
|
|